Skip to content

feat: implement IterativeAes128MessagePublic with test#11

Merged
scaraven merged 1 commit intomasterfrom
aes-public-message
Mar 21, 2025
Merged

feat: implement IterativeAes128MessagePublic with test#11
scaraven merged 1 commit intomasterfrom
aes-public-message

Conversation

@scaraven
Copy link
Member

This pull request includes significant changes to the AES encryption implementation and documentation. The most important changes involve the removal of the AES-128 CTR mode implementation, the addition of new classes and methods for AES-128 encryption verification, and updates to the README documentation.

Documentation Updates:

  • README.md: Removed references to Counter Mode (CTR) and Galois Counter Mode (GCM). Added a new "Code Breakdown" section detailing the main entry points and key classes/methods in the codebase. [1] [2] [3]

Codebase Changes:

@scaraven scaraven merged commit e12193b into master Mar 21, 2025
0 of 3 checks passed
@scaraven scaraven deleted the aes-public-message branch March 21, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant