JeanLucPons / Kangaroo

Pollard's kangaroo for SECPK1
GNU General Public License v3.0
242 stars 174 forks source link

how to get public key of all 32 Btc Puzzle addressee #68

Open websonder opened 3 years ago

websonder commented 3 years ago

how to get all 32 Btc puzzle address Public key to work on Kangaroo

CrunchyFanch commented 3 years ago

unfortunaley every public key of this puzzle are not knowed (only hash160 of it) It means that pollard rho kangaroo attack on adress with unknow public key are not possible because kangaroo starts necessary from a Elliptic Curve (SECP256K1) point.

you can check if public key are exposed with blockchain.info API. https://blockchain.info/q/pubkeyaddr/**ADDRESS_to_check**