An open API service indexing awesome lists of open source software.

https://github.com/nicolasff/pysha1

Exploiting SHA-1-signed messages
https://github.com/nicolasff/pysha1

Last synced: 12 months ago
JSON representation

Exploiting SHA-1-signed messages

Awesome Lists containing this project

README

          

A simple demo of the problem of using SHA-1 to sign messages. Run `demo.py`.

Detailed article here: [http://journal.batard.info/post/2011/03/04/exploiting-sha-1-signed-messages](http://journal.batard.info/post/2011/03/04/exploiting-sha-1-signed-messages).