tintinweb / ecdsa-private-key-recovery

A simple library to recover the private key of ECDSA and DSA signatures sharing the same nonce k and therefore having identical signature parameter r

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named Crypto.Random

liodragon opened this issue · comments

Edit Q = #21

👉 https://github.com/tintinweb/ecdsa-private-key-recovery#setup

if setup.py install fails to install pycrypto, try python -m pip install -r requirements.txt first.