lifetimes.dev

Why I Started This Blog

Notes on Rust for distributed systems and applied cryptography, collected in one place.

I started this blog to gather what I learn about Rust for distributed systems and applied cryptography in one place, so I can refer back to it and share it.

For distributed systems, I’ll cover Rust concepts like async and Tokio, along with relayers and cross-chain protocols. I also want to write Rust examples for applied cryptography, covering hashing, EVM signatures, and EIPs.

I’ll also explore privacy concepts, including ciphertexts and zero-knowledge proofs, using projects like Zama and Aztec as examples.