aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_hashes.py
Commit message (Expand)AuthorAgeFilesLines
* MD5 support + documentation for all hashesPaul Kehrer2013-10-191-0/+10
* Whirlpool supportPaul Kehrer2013-10-181-0/+10
* ripemd160 support + long string hash testPaul Kehrer2013-10-181-0/+10
* SHA-2 family supportPaul Kehrer2013-10-181-0/+40
* change api.supports_hash to take a hash class rather than a strPaul Kehrer2013-10-181-1/+1
* remove unneeded lambdas from testsPaul Kehrer2013-10-181-1/+1
* Hash Saga Part 3 - API changes + SHA1 support + testsPaul Kehrer2013-10-181-0/+28