[Resource Topic] 2018/716: Lattice-Based Zero-Knowledge Arguments for Integer Relations

Welcome to the resource topic for 2018/716

Title:
Lattice-Based Zero-Knowledge Arguments for Integer Relations

Authors: Benoît Libert, San Ling, Khoa Nguyen, Huaxiong Wang

Abstract:

We provide lattice-based protocols allowing to prove relations among committed integers. While the most general zero-knowledge proof techniques can handle arithmetic circuits in the lattice setting, adapting them to prove statements over the integers is non-trivial, at least if we want to handle exponentially large integers while working with a polynomial-size modulus q. For a polynomial L, we provide zero-knowledge arguments allowing a prover to convince a verifier that committed L-bit bitstrings x, y and z are the binary representations of integers X, Y and Z satisfying Z=X+Y over \mathbb{Z}. The complexity of our arguments is only linear in L. Using them, we construct arguments allowing to prove inequalities X<Z among committed integers, as well as arguments showing that a committed X belongs to a public interval [\alpha,\beta], where \alpha and \beta can be arbitrarily large. Our range arguments have logarithmic cost (i.e., linear in L) in the maximal range magnitude. Using these tools, we obtain zero-knowledge arguments showing that a committed element X does not belong to a public set S using \widetilde{\mathcal{O}}(n \cdot \log |S|) bits of communication, where n is the security parameter. We finally give a protocol allowing to argue that committed L-bit integers X, Y and Z satisfy multiplicative relations Z=XY over the integers, with communication cost subquadratic in L. To this end, we use our protocol for integer addition to prove the correct recursive execution of Karatsuba’s multiplication algorithm. The security of our protocols relies on standard lattice assumptions with polynomial modulus and polynomial approximation factor.

ePrint: https://eprint.iacr.org/2018/716

Talk: https://www.youtube.com/watch?v=z2gM-yVFDw0

Slides: https://crypto.iacr.org/2018/slides/Lattice-Based%20Zero-Knowledge%20Arguments%20for%20Integer%20Relations.pdf

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 .