Is something broken? Probably.
- The Hash algorithm uses DES encryption, and the data is fed as the key.
- Since DES has parity bits for the key that are disregarded, its possible to cause a collision
- This lets us get a reused nonce on two ECDSA signatures.
- We calculate the private key, and sign the message.
icc{https://www.youtube.com/watch?v=xFnc00wpAPg}
-