Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates to make the project pep8-naming clean | Paul Kehrer | 2014-02-24 | 1 | -7/+7 |
* | instantiate hash objects for hmac checks too | Paul Kehrer | 2014-01-04 | 1 | -7/+7 |
* | refactor all tests to use mark instead of generator skips | Paul Kehrer | 2013-12-26 | 1 | -14/+28 |
* | add all the markers to the tests | Paul Kehrer | 2013-12-24 | 1 | -0/+9 |
* | add hmac_supported method to backend. | Paul Kehrer | 2013-12-23 | 1 | -7/+7 |
* | Remove the hash and hmac specific classes, now that the logic is the Context ... | Alex Gaynor | 2013-11-13 | 1 | -7/+7 |
* | Remove separate file loaders and replace with one | Paul Kehrer | 2013-11-11 | 1 | -8/+8 |
* | Enforce HMAC taking an instance of HashAlgorithm | David Reid | 2013-11-01 | 1 | -7/+7 |
* | restructure vectors into ciphers/hashes/hmac | Paul Kehrer | 2013-10-30 | 1 | -9/+7 |
* | remove dangling todo | Paul Kehrer | 2013-10-28 | 1 | -2/+0 |
* | HMAC support | Paul Kehrer | 2013-10-28 | 1 | -0/+114 |