vix.ing · top · new · best · stats · spec

Close to Uniform Prime Number Generation With Fewer Random Bits

2014/06/27 by Pierre-Alain Fouque, Mehdi Tibouchi · 1 citation
Computer Science · Mathematics · #cs.CR #math.NT

paper · pdf · doi:10.1007/978-3-662-43948-7_82

Full version of ICALP 2014 paper. Alternate version of IACR ePrint Report 2011/481

arxiv created 2014/06/27 · arxiv updated 2014/06/30

Abstract

In this paper, we analyze several variants of a simple method for generating prime numbers with fewer random bits. To generate a prime p less than x, the basic idea is to fix a constant q∝ x1-ε, pick a uniformly random a<q coprime to q, and choose p of the form a+t⋅ q, where only t is updated if the primality test fails. We prove that variants of this approach provide prime generation algorithms requiring few random bits and whose output distribution is close to uniform, under less and less expensive assumptions: first a relatively strong conjecture by H.L. Montgomery, made precise by Friedlander and Granville; then the Extended Riemann Hypothesis; and finally fully unconditionally using the Barban-Davenport-Halberstam theorem. We argue that this approach has a number of desirable properties compared to previous algorithms.

Cited by

Related