aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Test what happens when an invalid line is in the cryptrec vectorsDonald Stufft2013-10-191-0/+14
* update loader and test to handle lines with bracketsPaul Kehrer2013-10-181-0/+1
* alphabetical import order and quote consistency...Paul Kehrer2013-10-181-10/+10
* hash vector loader and testsPaul Kehrer2013-10-181-1/+56
* flake8 fixesAlex Gaynor2013-10-161-1/+1
* Ported openssl vector testsAlex Gaynor2013-10-161-48/+48
* Start of the great refactoringAlex Gaynor2013-10-161-138/+132
* remove distinction between encrypt/decrypt in the openssl loaderPaul Kehrer2013-09-241-105/+7
* crazy pep8 contortionsPaul Kehrer2013-09-151-25/+42
* add cryptrec and openssl test vector loaders + testsPaul Kehrer2013-09-151-2/+221
* Made the load NIST vectors test utility use bytes correctlyAlex Gaynor2013-08-101-58/+95
* Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-091-0/+193