Implementing the asymptotically fast version of the elliptic curve primality proving algorithm
@article{Morain2007ImplementingTA, title={Implementing the asymptotically fast version of the elliptic curve primality proving algorithm}, author={François Morain}, journal={Math. Comput.}, year={2007}, volume={76}, pages={493-505} }
The elliptic curve primality proving (ECPP) algorithm is one of the current fastest practical algorithms for proving the primality of large numbers. Its running time cannot be proven rigorously, but heuristic arguments show that it should run in time O ((log N)^5) to prove the primality of N. An asymptotically fast version of it, attributed to J. O. Shallit, runs in time O ((log N)^4). The aim of this article is to describe this version in more details, leading to actual implementations able to…
53 Citations
A strategy for elliptic curve primality proving
- Computer Science, Mathematics
- 2015
This paper applies heuristics and tricks in order to test the strategy to avoid certain situations in which the original implementation could get stuck and to get closer to the situation where the probability that the algorithm terminates successfully is 1.
Deterministic elliptic curve primality proving for a special sequence of numbers
- Mathematics, Computer Science
- 2013
We give a deterministic algorithm that very quickly proves the primality or compositeness of the integers N in a certain sequence, using an elliptic curve E/Q with complex multiplication by the ring…
DUAL ELLIPTIC PRIMES AND APPLICATIONS TO CYCLOTOMY PRIMALITY PROVING
- Mathematics, Computer Science
- 2007
By extending to elliptic curves some notions of galois theory of rings used in the cyclotomy primality tests, one obtains a new algorithm which has heuristic cubic run time and generates certificates that can be verified in quadratic time.
Dual Elliptic Primes and Applications to Cyclotomy Primality Proving
- Mathematics, Computer Science
- 2007
By extending to elliptic curves some notions of galois theory of rings used in the cyclotomy primality tests, one obtains a new algorithm which has heuristic cubic run time and generates certificates that can be verified in quadratic time.
Primality proofs with elliptic curves : heuristics and analysis
- Computer Science
- 2014
Under some plausible conditions the heuristic running time of the elliptic curve primality proving algorithm can be reduced down to o(ln n) bit operation for input possible prime n.
Four primality testing algorithms
- Computer Science, Mathematics
- 2008
In this expository paper, the first test is very efficient, but is only capable of proving that a given number is either composite or ‘very probably’ prime, while the second and fourth primality tests are at present most widely used in practice.
PRIMALITY PROOFS WITH ELLIPTIC CURVES: EXPERIMENTAL DATA
- Computer Science
- 2016
Experimental data is presented to confirm the heuristics that allowed us to use refinements to reduce the heuristic running time of the elliptic curve primality proving algorithm to o(ln n).
An Overview of Elliptic Curve Primality Proving
- Mathematics
- 2011
Primes are of fundamental importance in number theory, and primality testing is one of the oldest problems in mathematics. Various algorithms have been presented over the past two millenia, ever…
Constructing elliptic curves of prime order
- Mathematics, Computer Science
- 2007
A very efficient algorithm to construct an elliptic curve E and a finite field F such that the order of the point group E(F) is a given prime number N, so fast that it may be used to tackle the related problem of finding elliptic curves with point groups of prime order of prescribed size.
A framework for deterministic primality proving using elliptic curves with complex multiplication
- Mathematics, Computer ScienceMath. Comput.
- 2016
We provide a framework for using elliptic curves with complex multiplication to determine the primality or compositeness of integers that lie in special sequences, in deterministic quasi-quadratic…
References
SHOWING 1-10 OF 60 REFERENCES
Proving the Primality of Very Large Numbers with fastECPP
- Mathematics, Computer ScienceANTS
- 2004
New ideas used when dealing with very large numbers are described, illustrated with the primality proofs of some numbers with more than 10,000 decimal digits.
ELLIPTIC CURVES AND PRIMALITY PROVING
- Computer Science, Mathematics
- 1993
The Elliptic Curve Primality Proving algorithm - ECPP - is described, which can prove the primality of 100-digit numbers in less than five minutes on a SUN 3/60 workstation, and can treat all numbers with less than 1000 digits in a reasonable amount of time using a distributed implementation.
Primality Proving Using Elliptic Curves: An Update
- Mathematics, Computer ScienceANTS
- 1998
An account of the recent theoretical and practical improvements of ECPP, as well as new benchmarks for integers of various sizes and a new primality record are given.
DISTRIBUTED PRIMALITY PROVING AND THE PRIMALITY OF
- Mathematics, Computer Science
- 1990
The successful attempt at proving the primality of the 1065-digit (2 3539 +1)=3, the rst ordinary Titanic prime is described.
Primality testing using elliptic curves
- Mathematics, Computer ScienceJACM
- 1999
A primality proving algorithm—a probablistic primality test that produces short certificates of primality on prime inputs that is based on a new methodology for applying group theory to the problem of prime certification, and the application of this methodology using groups generated by elliptic curves over finite fields.
Distributed Primality Proving and the Primality of (23539+1)/3
- Mathematics, Computer ScienceEUROCRYPT
- 1990
The successful attempt at proving the primality of the l065-digit (23539+1)/3, the first ordinary Titanic prime, is described.
Primality Proving via One Round in ECPP and One Iteration in AKS
- Computer ScienceJournal of Cryptology
- 2006
This paper explores the possibility of designing a randomized primality-proving algorithm based on the AKS algorithm, and generalizes Berrizbeitia's algorithm to one which has higher density of primes whose primality can be proved in time complexity $\tilde{O}(\log^{4} n)$.
Fast Decomposition of Polynomials with Known Galois Group
- MathematicsAAECC
- 2003
This work explains how fast polynomial arithmetic can be used to speed up the process of solving the equation f(X) = 0, and extends the algorithms to a more general case of extensions that are no longer Galois.
Solvability by radicals from an algorithmic point of view
- MathematicsISSAC '01
- 2001
This paper reduces the problem to that of cyclic extensions of prime degree and work out the radicals, using the work of Girstmair, and applies the general framework to the construction of Hilbert Class fields of imaginary quadratic fields.
The complexity of class polynomial computation via floating point approximations
- Computer Science, MathematicsMath. Comput.
- 2009
The complexity of computing class polynomials, that are an important ingredient for CM constructions of elliptic curves, via complex floating point approximations of their roots, is analysed, using a technique devised by Dupont to evaluate modular functions by Newton iterations on an expression involving the arithmetic-geometric mean.