Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-add CAST5 ECB support (OpenSSL & CC backends). fixes #417 | Paul Kehrer | 2014-02-12 | 1 | -1/+14 |
* | remove CAST5 for first release | Paul Kehrer | 2014-01-07 | 1 | -14/+1 |
* | add ARC4 keysize testing | Paul Kehrer | 2013-11-07 | 1 | -1/+20 |
* | block cipher rename | Paul Kehrer | 2013-11-06 | 1 | -1/+1 |
* | CAST5 support + ECB vectors | Paul Kehrer | 2013-10-31 | 1 | -1/+14 |
* | add blowfish cipher key_size tests | Paul Kehrer | 2013-10-31 | 1 | -1/+14 |
* | Move primtives into a hazmat package | Donald Stufft | 2013-10-28 | 1 | -0/+67 |