🦀 Rust weekly log

🔐 Sealed in Rust
New section on key derivation, connecting symmetric ciphers to upcoming hashing concepts.
📘 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 on Hexagonal Architecture — Core Domain
▶️ https://youtu.be/1ddvwuf0YGw

Consistency over hype.
#Rust #Cryptography #SoftwareEngineering #LearningInPublic

Symmetric Ciphers — XOR, AES, ChaCha20 - Sealed in Rust — Domain-Driven Edition

The example book covers examples.