English

Some integer factorization algorithms using elliptic curves

Number Theory 2010-04-21 v1 Data Structures and Algorithms

Abstract

Lenstra's integer factorization algorithm is asymptotically one of the fastest known algorithms, and is ideally suited for parallel computation. We suggest a way in which the algorithm can be speeded up by the addition of a second phase. Under some plausible assumptions, the speedup is of order log(p), where p is the factor which is found. In practice the speedup is significant. We mention some refinements which give greater speedup, an alternative way of implementing a second phase, and the connection with Pollard's "p-1" factorization algorithm.

Keywords

Cite

@article{arxiv.1004.3366,
  title  = {Some integer factorization algorithms using elliptic curves},
  author = {Richard P. Brent},
  journal= {arXiv preprint arXiv:1004.3366},
  year   = {2010}
}

Comments

Corrected version of a paper that appeared in Australian Computer Science Communications 8 (1986), with postscript added 1998. For further details see http://wwwmaths.anu.edu.au/~brent/pub/pub102.html

R2 v1 2026-06-21T15:12:25.852Z