Non-Interactive Zero Knowledge Proofs in the Random Oracle Model
Vincenzo Iovino and Ivan Visconti
Abstract
The Fiat-Shamir (FS) transform is a well known and widely used technique to convert any constant-round public-coin honest-verifier zero-knowledge (HVZK) proof or argument system in a non-interactive zero-knowledge (NIZK) argument system .
The FS transform is secure in the random oracle (RO) model and is extremely efficient: it adds an evaluation of the
RO for every message played by .
While a major effort has been done to attack the soundness of the transform when the RO is instantiated with a ``secure'' hash function, here we focus on a different limitation of the FS transform that exists even when there is a secure instantiation of the random oracle: the soundness of holds against polynomial-time adversarial provers only. Therefore even when is a proof system, is only an argument system.
In this paper we propose a new transform from 3-round public-coin HVZK proof systems for several practical relations to NIZK proof systems in the RO model. Our transform outperforms the FS transform protecting the honest verifier from unbounded adversarial provers with no restriction on the number of RO queries.
The protocols our transform can be applied to are the ones for proving membership to the range of a one-way group homomorphism as defined by [Maurer - Design, Codes and Cryptography 2015] except that we additionally require the function to be endowed with a trapdoor and other natural properties. For instance, we obtain new efficient instantiations of NIZK proofs for relations related to quadratic residuosity and the RSA function.
As a byproduct, with our transform we obtain essentially for free the first efficient non-interactive zap (i.e., 1-round non-interactive witness indistinguishable proof system) for several practical languages in the non-programmable RO model and in an ideal-PUF model.
Our approach to NIZK proofs can be seen as an abstraction of the celebrated work of [Feige, Lapidot and Shamir - FOCS 1990].
@misc{cryptoeprint:2019/952,
author = {Vincenzo Iovino and Ivan Visconti},
title = {Non-Interactive Zero Knowledge Proofs in the Random Oracle Model},
howpublished = {Cryptology {ePrint} Archive, Paper 2019/952},
year = {2019},
url = {https://eprint.iacr.org/2019/952}
}
Note: In order to protect the privacy of readers, eprint.iacr.org
does not use cookies or embedded third party content.