Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 1 | -127/+0 |
* | the great api -> backend rename | Paul Kehrer | 2013-10-22 | 1 | -24/+24 |
* | Merge pull request #112 from reaperhulk/block-cipher-decrypt | David Reid | 2013-10-22 | 1 | -2/+7 |
|\ | |||||
| * | block cipher decryption support | Paul Kehrer | 2013-10-21 | 1 | -2/+7 |
* | | Allow data to be passed in the constructor & reject unicode ala hashlib | Paul Kehrer | 2013-10-19 | 1 | -1/+3 |
|/ | |||||
* | 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 |
* | 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 |