Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 1 | -49/+0 |
| | |||||
* | the great api -> backend rename | Paul Kehrer | 2013-10-22 | 1 | -4/+4 |
| | |||||
* | Enable all the flake8 | Alex Gaynor | 2013-10-21 | 1 | -2/+3 |
| | |||||
* | ripemd160 support + long string hash test | Paul Kehrer | 2013-10-18 | 1 | -1/+13 |
| | | | | | | * Note that the long string hash test for RIPEMD160 adds a vector in the test. You can verify this vector (for b"a" * 1000000) on the RIPE homepage: http://homes.esat.kuleuven.be/~bosselae/ripemd160.html | ||||
* | Hash Saga Part 3 - API changes + SHA1 support + tests | Paul Kehrer | 2013-10-18 | 1 | -1/+23 |
| | |||||
* | Unit test the test harness | Alex Gaynor | 2013-10-16 | 1 | -0/+14 |