International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Efficient Noninteractive Certification of RSA Moduli and Beyond

Authors:
Sharon Goldberg
Leonid Reyzin
Omar Sagga
Foteini Baldimtsi
Download:
DOI: 10.1007/978-3-030-34618-8_24
Search ePrint
Search Google
Abstract: In many applications, it is important to verify that an RSA public key (N, e) specifies a permutation over the entire space $$\mathbb {Z}_N$$ , in order to prevent attacks due to adversarially-generated public keys. We design and implement a simple and efficient noninteractive zero-knowledge protocol (in the random oracle model) for this task. Applications concerned about adversarial key generation can just append our proof to the RSA public key without any other modifications to existing code or cryptographic libraries. Users need only perform a one-time verification of the proof to ensure that raising to the power e is a permutation of the integers modulo N. For typical parameter settings, the proof consists of nine integers modulo N; generating the proof and verifying it both require about nine modular exponentiations.We extend our results beyond RSA keys and also provide efficient noninteractive zero-knowledge proofs for other properties of N, which can be used to certify that N is suitable for the Paillier cryptosystem, is a product of two primes, or is a Blum integer. As compared to the recent work of Auerbach and Poettering (PKC 2018), who provide two-message protocols for similar languages, our protocols are more efficient and do not require interaction, which enables a broader class of applications.
BibTeX
@article{asiacrypt-2019-30078,
  title={Efficient Noninteractive Certification of RSA Moduli and Beyond},
  booktitle={Advances in Cryptology – ASIACRYPT 2019},
  series={Advances in Cryptology – ASIACRYPT 2019},
  publisher={Springer},
  volume={11923},
  pages={700-727},
  doi={10.1007/978-3-030-34618-8_24},
  author={Sharon Goldberg and Leonid Reyzin and Omar Sagga and Foteini Baldimtsi},
  year=2019
}