Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
Etar
on 05/07/2020, 15:34:33 UTC
-snip-
Bro, Your code is making what is described there https://bitcointalk.org/index.php?topic=5238719.msg54296078#msg54296078 or something else ?
Python code do exacly what you need (substract startrabge from public key). After you will find key, just add to key your startrange and you will get correct PK.