Distributed Non-Interactive Zero-Knowledge Proofs
Alex B. Grilo, Ami Paz, Mor Perry

TL;DR
This paper introduces distributed non-interactive zero-knowledge proofs (dNIZK) for certifying graph properties in networks without revealing additional information, extending prior interactive models with new protocols and security guarantees.
Contribution
It defines and studies dNIZK protocols, providing constructions for 3-coloring, triangle-freeness, and general NP properties in distributed settings.
Findings
dNIZK protocol for 3-coloring with O(log n) bits.
Trade-offs in message sizes for triangle-freeness.
Secure dNIZK for NP properties in the random oracle model.
Abstract
Distributed certification is a set of mechanisms that allows an all-knowing prover to convince the units of a communication network that the network's state has some desired property, such as being 3-colorable or triangle-free. Classical mechanisms, such as proof labeling schemes (PLS), consist of a message from the prover to each unit, followed by one round of communication between each unit and its neighbors. Later works consider extensions, called distributed interactive proofs, where the prover and the units can have multiple rounds of communication before the communication among the units. Recently, Bick, Kol, and Oshman (SODA '22) defined a zero-knowledge version of distributed interactive proofs, where the prover convinces the units of the network's state without revealing any other information about the network's state or structure. In their work, they propose different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
