Lenstra elliptic-curve factorization: Difference between revisions

Content deleted Content added
m External links: fixed description
m External links: Fixed description
Line 169:
 
==External links==
* [http://alpertron.com.ar/ECM.HTM Factorization using the Elliptic Curve Method], a WebAssembly apllicationapplication which uses ECM and switches to the [[Quadratic sieve|Self-Initializing Quadratic Sieve]] when it is faster.
* [http://ecm.gforge.inria.fr/ GMP-ECM], an efficient implementation of ECM.
* [http://www.loria.fr/~zimmerma/records/ecmnet.html ECMNet], an easy client-server implementation that works with several factorization projects.