aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/unit_tester/tests/test_aes.c
Commit message (Expand)AuthorAgeFilesLines
* removed crypto tests form unit tester, all gone to test-vector pluginMartin Willi2009-06-121-467/+0
* implemented append mode for xcbc, testcaseMartin Willi2008-05-081-1/+60
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-301-0/+240
* fixed AES-128 testMartin Willi2008-04-221-2/+2
* added AES-128 unit testMartin Willi2008-04-221-0/+168