The proj contains 3 folders - binary/binary2 and prime; for EC over binary or prime fields;
the code itself is in 'polet' folder;
The ECDLP that needs to be solved, should be specified in CERTICOM file (see example);
Build by script in /build folder
Deply using mpiexec
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The proj contains 3 folders - binary/binary2 and prime; for EC over binary or prime fields;
the code itself is in 'polet' folder;
The ECDLP that needs to be solved, should be specified in CERTICOM file (see example);
Build by script in /build folder
Deply using mpiexec
in binary/ folder the ecdlp solver uses Berkeley DB & Botan;
In binary2/ - openssl & SQLite