Skip to content

πŸ“˜ Sealed in Rust β€” A domain-driven cryptography book in Rust: real-world systems, safe crates, secure APIs, and ZKP-ready code.

VinEckSie/sealed-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

37 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Sealed in Rust

πŸ“˜ Read the book

πŸ“˜ 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.

πŸ“¦ What to Expect

  • 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

πŸš€ Built With

  • 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.

About

πŸ“˜ Sealed in Rust β€” A domain-driven cryptography book in Rust: real-world systems, safe crates, secure APIs, and ZKP-ready code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published