DIZK: A Distributed Zero Knowledge Proof System | USENIX
Recently there has been much academic and industrial interest in practical implementations of zero knowledge proofs. These techniques allow a party to prove to another party that a given statement is true without revealing any additional information. In a Bitcoin-like system, this allows a payer to prove validity of a payment without disclosing the payment’s details. Unfortunately, the existing systems for generating such proofs are very expensive, especially in terms of memory overhead. Worse yet, these systems are “monolithic”, so they are limited by the memory resources of a single machine. This severely limits their practical applicability. We describe DIZK, a system that distributes the generation of a zero knowledge proof across machines in a compute cluster. Using a set of new techniques, we show that DIZK scales to computations of up to billions of log- ical gates (100× larger than prior art) at a cost of 10μs per gate (100× faster than prior art). We then use DIZK to study var
Howard Wu, Wenting Zheng, Alessandro Chiesa, Raluca Ada Popa, and Ion Stoica, UC Berkeley Recently there has been much academic and industrial interest in practical implementations of zero knowledge proofs. These techniques allow a party to prove to another party that a given statement is true without revealing any additional information. In a Bitcoin-like system, this allows a payer to prove validity of a payment without disclosing the payment’s details. Unfortunately, the existing systems for generating such proofs are very expensive, especially in terms of memory overhead. Worse yet,…
saved by
related reading
- thesis.pdfaayushg.com
- Using ZK Proofs to Fight Disinformation | by Dan Boneh | Mediummedium.com
- Zero Knowledge Proofs: An illustrated primer – A Few Thoughts on Cryptographic Engineeringblog.cryptographyengineering.com
- Zero-knowledge proof - Wikipediaen.wikipedia.org
- Hardware Acceleration for Zero Knowledge Proofs - Paradigmparadigm.xyz
- Lecture 14: Zero knowledge proofsboazbarak.org
- Zero-Knowledge Proofs | MIT CSAIL Theory of Computationtoc.csail.mit.edu
- Zero Knowledge Canon, part 1 & 2 - a16z cryptoa16zcrypto.com
- STARK-paper.pdfstarkware.co
- ProofsArgsAndZK.pdfpeople.cs.georgetown.edu
- A journey into zero-knowledge proofscryptologie.net
- Aleo: Can You Keep a Secret?notboring.co