International Association for Cryptologic Research

International Association
for Cryptologic Research

CryptoDB

Certifying Giant Nonprimes

Authors:
Charlotte Hoffmann , ISTA
Pavel Hubáček , Charles University
Chethan Kamath , Tel Aviv University
Krzysztof Pietrzak , ISTA
Download:
DOI: 10.1007/978-3-031-31368-4_19
Search ePrint
Search Google
Presentation: Slides
Conference: PKC 2023
Abstract: GIMPS and PrimeGrid are large-scale distributed projects dedicated to searching giant prime numbers, usually of special forms like Mersenne and Proth primes. The numbers in the current search-space are millions of digits large and the participating volunteers need to run resource-consuming primality tests. Once a candidate prime $N$ has been found, the only way for another party to independently verify the primality of $N$ used to be by repeating the expensive primality test. To avoid the need for second recomputation of each primality test, these projects have recently adopted certifying mechanisms that enable efficient verification of performed tests. However, the mechanisms presently in place only detect benign errors and there is no guarantee against adversarial behavior: a malicious volunteer can mislead the project to reject a giant prime as being non-prime. In this paper, we propose a practical, cryptographically-sound mechanism for certifying the non-primality of Proth numbers. That is, a volunteer can -- parallel to running the primality test for $N$ -- generate an efficiently verifiable proof at a little extra cost certifying that $N$ is not prime. The interactive protocol has statistical soundness and can be made non-interactive using the Fiat-Shamir heuristic. Our approach is based on a cryptographic primitive called Proof of Exponentiation (PoE) which, for a group $\G$, certifies that a tuple $(x,y,T)\in\G^2\times\mathbb{N}$ satisfies $x^{2^T}=y$ (Pietrzak, ITCS 2019 and Wesolowski, J. Cryptol. 2020). In particular, we show how to adapt Pietrzak's PoE at a moderate additional cost to make it a cryptographically-sound certificate of non-primality.
BibTeX
@inproceedings{pkc-2023-32771,
  title={Certifying Giant Nonprimes},
  publisher={Springer-Verlag},
  doi={10.1007/978-3-031-31368-4_19},
  author={Charlotte Hoffmann and Pavel Hubáček and Chethan Kamath and Krzysztof Pietrzak},
  year=2023
}