Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block cipher decryption support | Paul Kehrer | 2013-10-21 | 1 | -2/+7 |
| | | | | | | This is a squash of previous commits plus new ones. Ran into a pile of conflicts during the rebase and decided this was an easier way to retain a sane commit history | ||||
* | Only execute only_if if we need to | Donald Stufft | 2013-10-19 | 1 | -6/+6 |
| | |||||
* | ripemd160 support + long string hash test | Paul Kehrer | 2013-10-18 | 1 | -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 tests | Paul Kehrer | 2013-10-18 | 1 | -8/+8 |
| | |||||
* | Hash Saga Part 3 - API changes + SHA1 support + tests | Paul Kehrer | 2013-10-18 | 1 | -0/+55 |
| | |||||
* | Rewrite to avoid capitalization issues | Alex Gaynor | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | Move around the skip logic | Alex Gaynor | 2013-10-16 | 1 | -12/+17 |
| | |||||
* | Consolidate this list | Alex Gaynor | 2013-10-16 | 1 | -2/+2 |
| | |||||
* | Ported openssl vector tests | Alex Gaynor | 2013-10-16 | 1 | -6/+3 |
| | |||||
* | Missed file | Alex Gaynor | 2013-10-16 | 1 | -0/+40 |