andrewschmidt-a/ECDSA-Nonce-Reuse-Exploit-Example
This code shows how you can extract a ECDSA private key from two messages signed with the same K value. Every signature must have been singed with a unique K value otherwise this attack is possible.
Python
No issues in this repository yet.