Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
bigvito19
on 08/01/2021, 22:07:56 UTC
Today I tested Kangaroo 2.2 on the Ubuntu. Everything works great! Thanks a lot Jean_Luc!
Most of the participants in this discussion are programmers, and I have a question for you. How do you loop the MultiPubKey?
I would really like to search the list using different public keys in one specific range.

For now it only search for 1 key at a time. When the first key is found then it goes to the next one.