summaryrefslogtreecommitdiffstats
path: root/src/tests/aes_test.c
Commit message (Expand)AuthorAgeFilesLines
* [test] Add NIST self-tests for AES192 in ECB and CBC modesMichael Brown2015-07-271-1/+33
* [test] Add NIST self-tests for AES128 and AES256 in ECB modeMichael Brown2015-07-271-0/+38
* [test] Define shortcuts for frequently-used NIST AES test vectorsMichael Brown2015-07-271-25/+30
* [test] Generalise cipher tests and use okx()Michael Brown2015-07-271-0/+118