aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/utils.py
Commit message (Collapse)AuthorAgeFilesLines
* ripemd160 support + long string hash testPaul Kehrer2013-10-181-0/+23
| | | | | | * 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
* remove unneeded lambdas from testsPaul Kehrer2013-10-181-8/+8
|
* Hash Saga Part 3 - API changes + SHA1 support + testsPaul Kehrer2013-10-181-0/+55
|
* Rewrite to avoid capitalization issuesAlex Gaynor2013-10-161-1/+1
|
* Move around the skip logicAlex Gaynor2013-10-161-12/+17
|
* Consolidate this listAlex Gaynor2013-10-161-2/+2
|
* Ported openssl vector testsAlex Gaynor2013-10-161-6/+3
|
* Missed fileAlex Gaynor2013-10-161-0/+40