Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
BitCrack
on 13/06/2020, 02:04:50 UTC
It's available here: https://github.com/brichard19/eclambda

Basically, start the server, use the jobsubmit program to submit the problem details (public key, key length, DP bits) to the server, and use the client to retrieve work from the server and submit results back to the server.