albertobsd / keyhunt

privkey hunt for crypto currencies that use secp256k1 elliptic curve
MIT License
627 stars 341 forks source link

Bsgs doubt #306

Closed ZEVLOUS closed 3 months ago

ZEVLOUS commented 3 months ago

Doubt in bsgs.

Puzzle 130 range : From : 200000000000000000000000000000000 To: 3ffffffffffffffffffffffffffffffff

Can I change the the From range to 300000000000000000000000000000000 and run bsgs in dance mode.

Example [+] Range [+] -- from : 0x300000000000000000000000000000000 [+] -- to : 0x3ffffffffffffffffffffffffffffffff

Insted of [+] Range [+] -- from : 0x200000000000000000000000000000000 [+] -- to : 0x3ffffffffffffffffffffffffffffffff

Is there any problem in finding the key?