aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/test_cryptrec.py
Commit message (Expand)AuthorAgeFilesLines
* pep8 and py3k fixesAlex Gaynor2013-10-161-1/+3
* Refactor how cipher names are computedAlex Gaynor2013-10-161-1/+1
* flake8 fixesAlex Gaynor2013-10-161-1/+5
* YoloAlex Gaynor2013-10-161-1/+1
* Move around the skip logicAlex Gaynor2013-10-161-2/+3
* Ported openssl vector testsAlex Gaynor2013-10-161-2/+2
* Start of the great refactoringAlex Gaynor2013-10-161-36/+11
* use the pragmas consistently.Paul Kehrer2013-10-151-2/+2
* add pragma: no cover to handle coverage in the tests for the momentPaul Kehrer2013-10-151-1/+1
* remove openssl api dependency in test_openssl_vectorsPaul Kehrer2013-10-061-2/+2
* rebase and modify to support some changed behaviorsPaul Kehrer2013-10-061-6/+4
* Camellia block cipher supportPaul Kehrer2013-10-061-0/+64