π Explore the Book Overview & Roadmap
A fearless journey into cryptography β written in Rust.
This book explores how real-world systems use cryptographic primitives to solve serious problems. Each chapter links code to purpose: not just how cryptography works, but why it matters β from secure login flows to zero-knowledge proofs.
- Domain-driven.
- Practical.
- Defense-grade where it counts.
- Mental models and safe APIs
- The best Rust crates for real-world crypto
- Applied domains: identity, embedded, aerospace, and more
- Modular, testable, auditable code
Chapters are released progressively.
Follow the repo to stay updated about code examples β sealed_book_code
- mdBook β to serve and build the book
- Rust β for everything else
cargo install mdbook
mdbook serveπ This is not just about writing crypto. Itβs about understanding where it fits β and building systems that deserve to be trusted.