aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/aes-test.c
Commit message (Expand)AuthorAgeFilesLines
* aead: Support custom AEAD salt sizesMartin Willi2014-03-311-1/+1
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
* aes-test: Fix compiler warnings from older versions of GCCTobias Brunner2013-12-191-1/+1
* aes-test: Rename crypt() as it conflicts with a library function on Mac OS XTobias Brunner2013-08-301-3/+3
* aes-test: Support test vectors at the end of a fileTobias Brunner2013-08-241-0/+4
* aes-test: Add script to test AES implementations according to AESAVS/GCMVSTobias Brunner2013-08-241-0/+653