<<  >> (p.101)
    Author Topic: Pollard's kangaroo ECDLP solver  (Read 62415 times)
    ssxb
    Jr. Member
    *
    Offline Offline

    Activity: 81
    Merit: 2


    View Profile
    July 29, 2021, 11:49:35 AM
     #2001

    can you share script to do these calculations or explain a way please

    Again, if you go a few pages back you'll find a division script in Python.

    This was previously posted in this thread but deleted for some reason, it's a snippet from iceland2k14's Github that divides a pubkey by an arbitrary number and returning all the parts in between. I polished it a bit to print the compressed and uncompressed keys: https://gist.github.com/ZenulAbidin/286a652b160086b3b0f184a886ba68ca

    Here's the script output when called with a random (uninteresting - with no balance) pubkey, divided by 48. The keys divided by 0, 1, 2, 3 and so on are printed in order:

    ~snipped
    once you use script and devide with 48 , my question is what range than i have to set to scan if i devide 48
    and what about if i divide with 96 what range
    and what about like odd number 55
Page 100
Viewing Page: 101