<<  >> (p.34)
    Author Topic: Pollard's kangaroo ECDLP solver  (Read 62391 times)
    arulbero
    Legendary
    *
    Offline Offline

    Activity: 2023
    Merit: 2267


    View Profile
    June 02, 2020, 05:34:37 PM
     #661

    Zielar solved #110 by merging 2 files of 2^29.55 DP each = 2^30.55 => DP25 => total of 2^(30.55 + 25) operations = ~2^(109/2+1) , a little bit after the average.

    Ok, then:

    total steps:  2^55.55 = 1.035 * 2*sqrt(N)  (3,5% after the average)

    hash table: 2^55.55 2^25 = 2^30.55

    how many kangaroos were used in parallel?

    I suppose about 2^30, probably more; that means that each computing unit has generated only 1 DP on average?
Page 33
Viewing Page: 34