| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes #148 + test case | Paul Kehrer | 2013-10-22 | 1 | -0/+4 |
| * | Allow data to be passed in the constructor & reject unicode ala hashlib | Paul Kehrer | 2013-10-19 | 1 | -0/+11 |
| * | MD5 support + documentation for all hashes | Paul Kehrer | 2013-10-19 | 1 | -0/+10 |
| * | Whirlpool support | Paul Kehrer | 2013-10-18 | 1 | -0/+10 |
| * | ripemd160 support + long string hash test | Paul Kehrer | 2013-10-18 | 1 | -0/+10 |
| * | SHA-2 family support | Paul Kehrer | 2013-10-18 | 1 | -0/+40 |
| * | 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/+28 |
