Skip to content

Commit e8dd215

Browse files
Mark PKCS#7 and CTS implementation as complete
1 parent aa2a327 commit e8dd215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ make test
8787

8888
## Additional Tools & Techniques (Implementation Side)
8989

90-
- [ ] Implement padding (PKCS#7) and ciphertext stealing (CTS)
90+
- [x] Implement padding (PKCS#7) and ciphertext stealing (CTS)
9191
- [ ] Write reusable AES primitive to support all modes
9292
- [ ] Add unit tests for each mode (including edge cases)
9393
- [ ] Integrate CAVP test vectors for validation

0 commit comments

Comments
 (0)