We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Crypto and Privacy Village - Implementing a Zero Knowledge Proof

Formal Metadata

Title
Crypto and Privacy Village - Implementing a Zero Knowledge Proof
Subtitle
or, How to Write Bulletproofs in Rust
Title of Series
Number of Parts
335
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Zero knowledge proofs are powerful tools; come learn about how they work and what they enable! We'll get down and dirty in the details of Bulletproofs, a zero knowledge proof protocol that doesn't require trusted setup. I'll walk you through the math/crypto of Bulletproofs, alongside my open-source implementation in Rust. You'll walk away with an appreciation for zero knowledge proofs, a deeper understanding of Bulletproofs, and hopefully some interest in tinkering on or building systems with zero knowledge proof protocols yourself! BIO Cathie was an applied cryptographer at Chain and Interstellar. She enjoys working on open-source zero knowledge proof implementations and protocols for confidentiality in blockchain systems. She has a background in distributed systems and cryptography from MIT. When she isn't designing better blockchain protocols, she can be found climbing tall rocks and performing aerial silks.