Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
63995394
Topic
5494263
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,