aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Move primtives into a hazmat packageDonald Stufft2013-10-281-49/+0
|
* the great api -> backend renamePaul Kehrer2013-10-221-4/+4
|
* Enable all the flake8Alex Gaynor2013-10-211-2/+3
|
* ripemd160 support + long string hash testPaul Kehrer2013-10-181-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 + testsPaul Kehrer2013-10-181-1/+23
|
* Unit test the test harnessAlex Gaynor2013-10-161-0/+14