/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.

Primary LanguagePython

No issues in this repository yet.