Suppanika's Elliptic Curve Factoring C++ -- needs Bignum library |
Kimball Martin's Elliptic Curve Factoring needs Lenstra's LIP package.. |
Critcher's version of Pollard's method (C++ ..needs Bignum library) |
An implementation of Pollard's p - 1 method.revised 04/11/03 ..uses bignum.c |
Brian McEntire's implementation of Pollard's Rho C++ ..needs Bignum library |
A Java implementation of Pollard's Rho
|