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: AES block cipher #96

Closed Autoparallel closed 5 months ago

eightfilms commented 5 months ago

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