Post
Topic
Board Development & Technical Discussion
Re: Private key recovery with 120 bit nonce leakage possible?
by
stanner.austin
on 26/04/2024, 10:32:45 UTC
Hello
You can calculate with simple python
int(1.03 * 4 / 3 * 256 / 120)
Result is 2 min need.

Result is tested and can be verify with https://github.com/bitlogik/lattice-attack your self too.

Regards,