<<  >> (p.67)
    Author Topic: Pollard's kangaroo ECDLP solver  (Read 62388 times)
    bigvito19
    Full Member
    ***
    Offline Offline

    Activity: 732
    Merit: 112


    View Profile
    September 25, 2020, 11:47:29 AM
     #1321

    Quote
    So from further reading, it doesn't look like I need to change the distances, as they will be in the same range with same jumps. I would just need to redo the private keys (right side) to equal new pub being searched for. How to do?
    After more reading and researching and taking samples from Etar's reconstructor, apparently all I have to do, to tame wilds, is to subtract range from wild's priv/xpub coord.  Leave distances alone, subtract range (which is odd because it will all be same range) and bam, new tamed wilds.
    Edit: actually offset previous private key - start range.
    Example: if previous search was for 8F400000000 and you want to tame the wilds for that search and search for a new pubkey in same range; take 8F400000000 - start range of 80000000000 = F400000000 ; now add that to previous wilds priv/pub xcoord


    So are you trying to merge different ranges to the same public key? If yes did it work?
Page 66
Viewing Page: 67