English

Unclonable Non-Interactive Zero-Knowledge

Cryptography and Security 2024-09-25 v3 Quantum Physics

Abstract

A non-interactive ZK (NIZK) proof enables verification of NP statements without revealing secrets about them. However, an adversary that obtains a NIZK proof may be able to clone this proof and distribute arbitrarily many copies of it to various entities: this is inevitable for any proof that takes the form of a classical string. In this paper, we ask whether it is possible to rely on quantum information in order to build NIZK proof systems that are impossible to clone. We define and construct unclonable non-interactive zero-knowledge arguments (of knowledge) for NP, addressing a question first posed by Aaronson (CCC 2009). Besides satisfying the zero-knowledge and argument of knowledge properties, these proofs additionally satisfy unclonability. Very roughly, this ensures that no adversary can split an honestly generated proof of membership of an instance xx in an NP language L\mathcal{L} and distribute copies to multiple entities that all obtain accepting proofs of membership of xx in L\mathcal{L}. Our result has applications to unclonable signatures of knowledge, which we define and construct in this work; these non-interactively prevent replay attacks.

Keywords

Cite

@article{arxiv.2310.07118,
  title  = {Unclonable Non-Interactive Zero-Knowledge},
  author = {Ruta Jawale and Dakshita Khurana},
  journal= {arXiv preprint arXiv:2310.07118},
  year   = {2024}
}

Comments

Clarified definitions and included applications