This week, my cryptography-in-Rust project Sealed in Rust reached a new milestone.
Hereβs what Iβve been working on:
β’ AES Chapter Finalized β AES remains the global standard for symmetric encryption. I wanted to ensure the explanation was both rigorous and approachable.
β’ Glossary of Terms β Many readers get tripped up on crypto jargon, so I created a glossary to make concepts clearer.
β’ AES Example Refactor β The example code is now more readable and aligned with real-world practices.
π Explore the book (free to read): https://vinecksie.github.io/sealed-in-rust/02-core-primitives/02-01-symmetric-ciphers.html
π» Source code on GitHub: https://vinecksie.github.io/sealed-in-rust/02-core-primitives/02-01-symmetric-ciphers.html
Would love your thoughts on whether the explanations balance beginner-friendliness with technical rigor.
Top comments (0)