pluto / ronkathon

Cryptography Educational Foundations
https://pluto.xyz/blog/ronkathon-learn-cryptography-from-first-principles
Apache License 2.0
192 stars 24 forks source link

feat: cipher modes of operation #127

Closed lonerapier closed 4 months ago

lonerapier commented 4 months ago

This PR fixes/closes issue #98 Closes #98

Depends on #124

It changes the following:

TODO:

lonerapier commented 4 months ago

will open a new issue for AEADs like AES-GCM and ChaCha20Poly1305.

lonerapier commented 4 months ago

rebased with main