This week’s progress across my Rust learning and teaching projects:
🔐 Sealed in Rust
I added a new section on key derivation, explaining how it naturally connects symmetric encryption to hashing. This chapter sets the groundwork for more advanced cryptographic primitives.
📘 https://vinecksie.github.io/sealed-in-rust/02-core-primitives/02-01-symmetric-ciphers.html#a-glimpse-at-key-derivation
🎥 Fearless in Rust
New video exploring Hexagonal Architecture, with a focus on the core domain and why it matters in real-world backend systems.
▶️ https://youtu.be/1ddvwuf0YGw
The goal remains the same: build solid fundamentals, week after week.
Top comments (0)