[Resource Topic] 2018/057: Efficient Noninteractive Certification of RSA Moduli and Beyond

Welcome to the resource topic for 2018/057

Title:
Efficient Noninteractive Certification of RSA Moduli and Beyond

Authors: Sharon Goldberg, Leonid Reyzin, Omar Sagga, Foteini Baldimtsi

Abstract:

In many applications, it is important to verify that an RSA public key (N,e) specifies a permutation over the entire space 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.

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

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 .