Post
Topic
Board Development & Technical Discussion
Re: I found a method to reverse public keys to private keys
by
De_to4ka
on 13/02/2025, 07:23:26 UTC
How is it different than Lattice Reduction method. Where for 200 bit Nonce we can solve using 7 or 8 Signatures.

Code:
Leakage: 5 bit.    Sigs Needed:71
Leakage:10 bit.    Sigs Needed:36
Leakage:15 bit.    Sigs Needed:24
Leakage:20 bit.    Sigs Needed:18
Leakage:25 bit.    Sigs Needed:15
Leakage:30 bit.    Sigs Needed:12
Leakage:56 bit.    Sigs Needed:7

I can do 240 bits using 10 signatures. Can lattice do that?
I'm just curious that you wrote that you use fake signatures and a lattice, then you wrote that you have some other code and the lattice doesn't work here.they're definitely confusing me
Tell me for general understanding what algorithms you used in your code if it's not a secret