Rust Weekly Log: Crypto Foundations & Clean Architecture
Source: Dev.to
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.
Sealed in Rust – 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.
The goal remains the same: build solid fundamentals, week after week.