summaryrefslogtreecommitdiff
path: root/tests/cipher-test.c
Commit message (Expand)AuthorAgeFilesLines
* Added more elaborate test of hash functions.Nikos Mavrogiannopoulos2011-10-081-11/+90
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-386/+454
* Added debugging ability to cipher-test.Nikos Mavrogiannopoulos2011-06-051-0/+10
* Added AES-GCM optimizations using the PCLMULQDQ instruction. Uses Andy Polyak...Nikos Mavrogiannopoulos2011-06-011-297/+438
* Updates in the AES-NI accelerator.Nikos Mavrogiannopoulos2011-04-121-0/+5
* Added test vectors for AES,SHAxxx and MD5.Nikos Mavrogiannopoulos2011-04-121-0/+326