aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Made the load NIST vectors test utility use bytes correctlyAlex Gaynor2013-08-102-59/+109
|
* Add the NIST AES vectorsDonald Stufft2013-08-1089-0/+75749
|
* Merge pull request #29 from dstufft/nist-vector-file-utilitiesAlex Gaynor2013-08-083-0/+312
|\ | | | | Add a test utility functions to read & process NIST vector files
| * Add a test utility functions to read & process NIST vector filesDonald Stufft2013-08-093-0/+312
| |
* | Refactor into latest design decisionHynek Schlawack2013-08-083-6/+19
|/ | | | | C is an implementation detail of the wrapper API, so we go with 'bindings'. Also create/fix some namespaces.
* Less code, more tests.Alex Gaynor2013-08-072-0/+6