International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Protostar: Generic Efficient Accumulation/Folding for Special-sound Protocols

Authors:
Benedikt Bünz , Stanford University, Espresso Systems
Binyi Chen , Espresso Systems
Download:
Search ePrint
Search Google
Presentation: Slides
Conference: ASIACRYPT 2023
Abstract: Accumulation is a simple yet powerful primitive that enables incrementally verifiable computation (IVC) without the need for recursive SNARKs. We provide a generic, efficient accumulation (or folding) scheme for any (2k − 1)-move special-sound protocol with a verifier that checks l degree-d equations. The accumulation verifier only performs k+2 elliptic curve multiplications and k+d+O(1) field/hash operations. Using the compiler from BCLMS21 (Crypto 21), this enables building efficient IVC schemes where the recursive circuit only depends on the number of rounds and the verifier degree of the underlying special-sound protocol but not the proof size or the verifier time. We use our generic accumulation compiler to build Protostar. Protostar is a non-uniform IVC scheme for Plonk that supports high-degree gates and (vector) lookups. The recursive circuit is dominated by 3 group scalar multiplications and a hash of d∗ field elements, where d∗ is the degree of the highest gate. The scheme does not require a trusted setup or pairings, and the prover does not need to compute any FFTs. The prover in each accumulation/IVC step is also only logarithmic in the number of supported circuits and independent of the table size in the lookup.
BibTeX
@inproceedings{asiacrypt-2023-33378,
  title={Protostar: Generic Efficient Accumulation/Folding for Special-sound Protocols},
  publisher={Springer-Verlag},
  author={Benedikt Bünz and Binyi Chen},
  year=2023
}