aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_camellia.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes for the latest pep8-naming (#4744)Alex Gaynor2019-02-021-4/+4
* pass bytes to modes/algorithms like we shouldPaul Kehrer2016-03-071-4/+4
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Change how we represented that a test requires a backend.Alex Gaynor2014-10-231-4/+5
* updates to make the project pep8-naming cleanPaul Kehrer2014-02-241-4/+4
* reformat camellia cfb, ofb, cbc vectors to NIST layoutPaul Kehrer2014-02-161-4/+4
* refactor all tests to use mark instead of generator skipsPaul Kehrer2013-12-261-17/+34
* correct import stylePaul Kehrer2013-12-241-0/+1
* add all the markers to the testsPaul Kehrer2013-12-241-0/+2
* use both kwargs and named args in lambdas for clarityPaul Kehrer2013-12-211-15/+7
* don't modify params on parametrized testsPaul Kehrer2013-12-201-8/+16
* Also remove teh ciphers specific classAlex Gaynor2013-11-131-4/+4
* Remove separate file loaders and replace with onePaul Kehrer2013-11-111-5/+5
* block cipher renamePaul Kehrer2013-11-061-9/+9
* simplify some test class structurePaul Kehrer2013-10-311-11/+1
* rename camellia testsPaul Kehrer2013-10-311-4/+4
* move around the tests to organize by cipherPaul Kehrer2013-10-301-0/+88