keyhunt icon indicating copy to clipboard operation
keyhunt copied to clipboard

Old version vs new: ParsePublicKeyHex: Error invalid public key specified (Not lie on elliptic curve)

Open bane77111 opened this issue 2 years ago • 3 comments

When i run old keyhunt BSGS with 100 pub. keys works OK no pub. key error, on a new version i get only: [+] Added 12 points from file; out of 100. I check pub. keys again and all correspond to the addresses and i m using same file for both versions. Is there any fix for this? Also now i dont know which one is not working properly? Thanks in advance!

bane77111 avatar May 22 '23 03:05 bane77111

Are you using the legacy version right?

albertobsd avatar May 22 '23 10:05 albertobsd

Are you using the legacy version right?

Yes I compiled it with legacy, using macOS

bane77111 avatar May 22 '23 13:05 bane77111

I checked this 12 pints of pub. keys and they were all compressed, so then the rest of all uncompressed i change to compressed and after that its working with no error. I guess there is an issue with uncompressed pub. key,...?

bane77111 avatar Jul 11 '23 03:07 bane77111