aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_camellia.py
Commit message (Collapse)AuthorAgeFilesLines
* Also remove teh ciphers specific classAlex Gaynor2013-11-131-4/+4
|
* Remove separate file loaders and replace with onePaul Kehrer2013-11-111-5/+5
| | | | All tests updated to work with the new simplified loader
* block cipher renamePaul Kehrer2013-11-061-9/+9
| | | | | | * block renamed to ciphers * ciphers renamed to algorithms * base moved into algorithms
* 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