Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MD5 support + documentation for all hashes | Paul Kehrer | 2013-10-19 | 1 | -0/+13 |
* | Whirlpool support | Paul Kehrer | 2013-10-18 | 1 | -0/+22 |
* | ripemd160 support + long string hash test | Paul Kehrer | 2013-10-18 | 1 | -1/+21 |
* | SHA-2 family support | Paul Kehrer | 2013-10-18 | 1 | -0/+56 |
* | change api.supports_hash to take a hash class rather than a str | Paul Kehrer | 2013-10-18 | 1 | -1/+1 |
* | remove unneeded lambdas from tests | Paul Kehrer | 2013-10-18 | 1 | -1/+1 |
* | Hash Saga Part 3 - API changes + SHA1 support + tests | Paul Kehrer | 2013-10-18 | 1 | -0/+35 |