Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates to make the project pep8-naming clean | Paul Kehrer | 2014-02-24 | 1 | -4/+4 |
* | reformat camellia cfb, ofb, cbc vectors to NIST layout | Paul Kehrer | 2014-02-16 | 1 | -4/+4 |
* | refactor all tests to use mark instead of generator skips | Paul Kehrer | 2013-12-26 | 1 | -17/+34 |
* | correct import style | Paul Kehrer | 2013-12-24 | 1 | -0/+1 |
* | add all the markers to the tests | Paul Kehrer | 2013-12-24 | 1 | -0/+2 |
* | use both kwargs and named args in lambdas for clarity | Paul Kehrer | 2013-12-21 | 1 | -15/+7 |
* | don't modify params on parametrized tests | Paul Kehrer | 2013-12-20 | 1 | -8/+16 |
* | Also remove teh ciphers specific class | Alex Gaynor | 2013-11-13 | 1 | -4/+4 |
* | Remove separate file loaders and replace with one | Paul Kehrer | 2013-11-11 | 1 | -5/+5 |
* | block cipher rename | Paul Kehrer | 2013-11-06 | 1 | -9/+9 |
* | simplify some test class structure | Paul Kehrer | 2013-10-31 | 1 | -11/+1 |
* | rename camellia tests | Paul Kehrer | 2013-10-31 | 1 | -4/+4 |
* | move around the tests to organize by cipher | Paul Kehrer | 2013-10-30 | 1 | -0/+88 |