Post
Topic
Board Development & Technical Discussion
Re: BSGS solver for cuda
by
a.a
on 17/10/2021, 08:25:02 UTC
You should read the articles about Pollards Kangaroo Algorithm and BSGS.
If you find the key with BSGS in range, than you know 100% for sure, that the key is in range. And if a baby step is not found in the defined range for the pubkey than it will find no solution.