[Resource Topic] 2021/358: Time- and Space-Efficient Arguments from Groups of Unknown Order

Welcome to the resource topic for 2021/358

Title:
Time- and Space-Efficient Arguments from Groups of Unknown Order

Authors: Alexander R. Block, Justin Holmgren, Alon Rosen, Ron D. Rothblum, Pratik Soni

Abstract:

We construct public-coin time- and space-efficient zero-knowledge arguments for \mathbf{NP}. For every time T and space S non-deterministic RAM computation, the prover runs in time T \cdot \mathrm{polylog}(T) and space S \cdot \mathrm{polylog}(T), and the verifier runs in time n \cdot \mathrm{polylog}(T), where n is the input length. Our protocol relies on hidden order groups, which can be instantiated with a trusted setup from the hardness of factoring (products of safe primes), or without a trusted setup using class groups. The argument-system can heuristically be made non-interactive using the Fiat-Shamir transform. Our proof builds on DARK (Bünz et al., Eurocrypt 2020), a recent succinct and efficiently verifiable polynomial commitment scheme. We show how to implement a variant of DARK in a time- and space-efficient way. Along the way we: 1. Identify a significant gap in the proof of security of DARK. 2. Give a non-trivial modification of the DARK scheme that overcomes the aforementioned gap. The modified version also relies on significantly weaker cryptographic assumptions than those in the original DARK scheme. Our proof utilizes ideas from the theory of integer lattices in a novel way. 3. Generalize Pietrzak’s (ITCS 2019) proof of exponentiation (\mathsf{PoE}) protocol to work with general groups of unknown order (without relying on any cryptographic assumption). In proving these results, we develop general-purpose techniques for working with (hidden order) groups, which may be of independent interest.

ePrint: https://eprint.iacr.org/2021/358

Talk: https://www.youtube.com/watch?v=bIm49eFChLE

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .