Lenstra elliptic-curve factorization: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Added pages. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Integer factorization algorithms | #UCB_Category 11/26
Correct spelling of Paul ZImmermann's name.
Line 117:
==GMP-ECM and EECM-MPFQ==
 
The use of Twisted Edwards elliptic curves, as well as other techniques were used by Bernstein et al<ref name=Bernstein2008 /> to provide an optimized implementation of ECM. Its only drawback is that it works on smaller composite numbers than the more general purpose implementation, GMP-ECM of ZimmermanZimmermann.
 
==Hyperelliptic-curve method (HECM)==