Skip to content

Commit 2db05e0

Browse files
Merge pull request #30 from jacksonwalters/jacksonwalters-update-readme
Mark PKCS#7 and CTS implementation as complete
2 parents aa2a327 + e8dd215 commit 2db05e0

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)