Libra: Succint Zero-Knowledge Proofs with Optimal Prover Computation
Speaker
Jiaheng Zhang, UC Berkeley
Time
2019-05-16 14:00:00 ~ 2019-05-16 15:30:00
Location
Room 3-318, SEIEE Building
Host
Chihao Zhang, Assistant Professor, John Hopcroft Center for Computer Science
Abstract
We present Libra, the first zero-knowledge proof system that has both optimal prover time and succinct proof size/verification time. In particular, if C is the size of the circuit being proved (i) the prover time is O(C) irrespective of the circuit type; (ii) the proof size and verification time are both O(d log C) for d-depth log-space uniform circuits (such as RAM programs). In addition Libra features an one-time trusted setup that depends only on the size of the input to the circuit and not on the circuit logic. Underlying Libra is a new linear-time algorithm for the prover of the interactive proof protocol by Goldwasser, Kalai and Rothblum (also known as GKR protocol), as well as an efficient approach to turn the GKR protocol to zero-knowledge using small masking polynomials. Not only does Libra have excellent asymptotics, but it is also efficient in practice. For example, our implementation shows that it takes 200 seconds to generate a proof for constructing a SHA2-based Merkle tree root on 256 leaves, outperforming all existing zero-knowledge proof systems. Proof size and verification time of Libra are also competitive.
Bio
Jiaheng Zhang is a Ph.D. candidate in security group of computer science at UC Berkeley. He is broadly interested in computer security and cryptography, especially zero knowledge proof. His current advisor is Prof. Dawn Song. Before coming to Berkeley, he received his B.Eng. degree in computer science from ACM Honors Class at Shanghai Jiao Tong University. He also was an intern in the Initiative for Cryptocurrencies & Contracts (IC3) lab at Cornell, advised by Prof. Elaine Shi.