Paper 2024/1209

Collaborative CP-NIZKs: Modular, Composable Proofs for Distributed Secrets

Mohammed Alghazwi, University of Groningen
Tariq Bontekoe, University of Groningen
Leon Visscher, University of Groningen
Fatih Turkmen, University of Groningen
Abstract

Non-interactive zero-knowledge (NIZK) proofs of knowledge have proven to be highly relevant for securely realizing a wide array of applications that rely on both privacy and correctness. They enable a prover to convince any party of the correctness of a public statement for a secret witness. However, most NIZKs do not natively support proving knowledge of a secret witness that is distributed over multiple provers. Previously, collaborative proofs [51] have been proposed to overcome this limitation. We investigate the notion of composability in this setting, following the Commit-and-Prove design of LegoSNARK [17]. Composability allows users to combine different, specialized NIZKs (e.g., one arithmetic circuit, one boolean circuit, and one for range proofs) with the aim of reducing the prove generation time. Moreover, it opens the door to efficient realizations of many applications in the collaborative setting such as mutually exclusive prover groups, combining collaborative and single-party proofs and efficiently implementing publicly auditable MPC (PA-MPC). We present the first, general definition for collaborative commit-and-prove NIZK (CP-NIZK) proofs of knowledge and construct distributed protocols to enable their realization. We implement our protocols for two commonly used NIZKs, Groth16 and Bulletproofs, and evaluate their practicality in a variety of computational settings. Our findings indicate that composability adds only minor overhead, especially for large circuits. We experimented with our construction in an application setting, and when compared to prior works, our protocols reduce latency by 18–55× while requiring only a fraction (0.2%) of the communication.

Metadata
Available format(s)
PDF
Category
Cryptographic protocols
Publication info
Preprint.
Keywords
zero knowledgemulti-party computationimplementation
Contact author(s)
m a alghazwi @ rug nl
t h bontekoe @ rug nl
l visscher 2 @ student rug nl
f turkmen @ rug nl
History
2024-07-29: approved
2024-07-27: received
See all versions
Short URL
https://ia.cr/2024/1209
License
Creative Commons Attribution
CC BY

BibTeX

@misc{cryptoeprint:2024/1209,
      author = {Mohammed Alghazwi and Tariq Bontekoe and Leon Visscher and Fatih Turkmen},
      title = {Collaborative {CP}-{NIZKs}: Modular, Composable Proofs for Distributed Secrets},
      howpublished = {Cryptology ePrint Archive, Paper 2024/1209},
      year = {2024},
      note = {\url{https://eprint.iacr.org/2024/1209}},
      url = {https://eprint.iacr.org/2024/1209}
}
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.