pluto / ronkathon

Cryptography Educational Foundations
https://pluto.xyz/blog/ronkathon-learn-cryptography-from-first-principles
MIT License
133 stars 12 forks source link

feat: AES block cipher #96

Closed Autoparallel closed 1 day ago

eightfilms commented 1 week ago

going to try to tackle this, and I believe #95 would be related too since we would need a BlockCipher trait for this