Post
Topic
Board Development & Technical Discussion
Re: I found a method to reverse public keys to private keys
by
dexizer7799
on 04/05/2025, 09:43:19 UTC
It will recover Ecdsa Secp256K1 private key up to 249 bits and with up to 256 bits k nonces.

Even if there are 1000 signatures, but some of them have k values ​​of 250~256 bits
As long as there are some signatures with k between 254 ~ 256 ,
the lattice attack cannot solve it...
because we know nothing about k , not even 1 bit can't sure



Hi,

It will recover Ecdsa Secp256K1 k nonces up to 249 bits and with up to 256 bits private key.