aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Test what happens when an invalid line is in the cryptrec vectorsDonald Stufft2013-10-191-0/+2
* update loader and test to handle lines with bracketsPaul Kehrer2013-10-181-1/+1
* hash vector loader and testsPaul Kehrer2013-10-181-0/+35
* Ported openssl vector testsAlex Gaynor2013-10-161-11/+6
* Start of the great refactoringAlex Gaynor2013-10-161-10/+12
* simplify cryptrec loader, improve commentsPaul Kehrer2013-09-271-27/+17
* remove distinction between encrypt/decrypt in the openssl loaderPaul Kehrer2013-09-241-19/+6
* simplify and annotate loaders based on review feedbackPaul Kehrer2013-09-231-14/+17
* sort the cryptrec loader dict's items to test reliablyPaul Kehrer2013-09-151-1/+1
* add cryptrec and openssl test vector loaders + testsPaul Kehrer2013-09-151-0/+83
* Made the load NIST vectors test utility use bytes correctlyAlex Gaynor2013-08-101-1/+14
* Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-091-0/+48