ECDLP Solver v0.3a
A new version with following changes:
*CUDA enabled device support
*Rewritten extensible/ dynamic core
*Python interface
Read the readme for further info.
Download: ECDLP Solver v0.3a
A new version with following changes:
*CUDA enabled device support
*Rewritten extensible/ dynamic core
*Python interface
Read the readme for further info.
Download: ECDLP Solver v0.3a
A new version with following changes:
*x64-86 support
*Bugfix for p<=WORDSIZE
*Faster routines for p<=WORDSIZE
*Stop and Continue
*Large scale parallelization support
*New readme
Read the new readme for further info.
Download: ECDLP Solver v0.2a
The first public release of my ECDLP Solver with an implementation of my new idea is finished.
Speed comparison on a 2,5GHz Core2Duo:
WiteG’s ECDLP Solver: ~40 min avg
My ECDLP Solver: ~3min avg
Read the readme for further info.
Download: x86 ECDLP Solver v0.1a
P.S.: If you don’t know what the elliptic curve discrete logarithm problem is, then it is nothing for you.