aboutsummaryrefslogtreecommitdiff
path: root/src/tests/aes_cbc_test.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-27[test] Generalise cipher tests and use okx()Michael Brown1-197/+0
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-09-26[test] Add speed tests for cipher algorithmsMichael Brown1-0/+12
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2012-03-07[test] Avoid using "static const" for test declarationsMichael Brown1-1/+1
2012-03-06[test] Add NIST self-tests for AES128 and AES256 in CBC modeMichael Brown1-0/+180