Post
Topic
Board Development & Technical Discussion
Re: brute-forcing public keys at amazing speed 2.2 PH/s on CPU [malware warning]
by
MrFreeDragon
on 08/04/2020, 14:41:52 UTC
Etar, you are funny person.

Yes, you just overestimate the rate. It is known that due ti pollard kanagaroo method it is possible to perform less bruteforce operations. And roughly it is square root from the total length.

You just cound the operations which are not actually performed. You use the method which is good due to birthday paradox. However, due to this methond you just need less operations.

So, your actual speed is not 2.2Ph/s but the square root from this amount, i.e. approx. 47 Mh/s in total.