summaryrefslogtreecommitdiffstats
path: root/test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-26Testing improvementsKevin Layer1-113/+103
Add a new `test' rule that tests all three combinations (128, 192 and 256). This required the re-ordering of ifdef's in test.c, similar to that in aes.[ch]. test.elf now exits with the number of tests which failed, so the test rule in Makefile will notify properly. Remove the unused variables `buf' and `buf2'. Also, add a .gitignore file.
2017-12-06Update test.ckokke1-15/+18
2017-12-06Cosmetic: whitespace and indentation changeskokke1-137/+137
2017-12-05inplace api and test, Makefile updateStoian Ivanov1-17/+14
2017-12-05make thead safe via context pram; remove padding as non working; opitmise abitStoian Ivanov1-10/+19
2017-12-01adding CTR-modekokke1-6/+67
2017-06-28Update test.ckokke1-1/+1
2017-06-06removing unused bufferMatteo Brichese1-1/+0
2017-06-06added AES192 and 256Matteo Brichese1-7/+13
2017-06-06adding aes256 aes192 optionsMatteo Brichese1-21/+85
2017-06-06cleaning upMatteo Brichese1-12/+11
2016-06-15s/strncmp/memcmp/gkokke1-4/+4
2014-12-15Update test.ckokke1-3/+3
2014-12-15Included test of CBC modekokke1-14/+114
2014-12-08Update test.ckokke1-1/+1
2014-12-08Update test.ckokke1-1/+1
2014-07-12Update test.ckokke1-1/+24
2014-06-03Update test.ckokke1-1/+1
2014-06-03Update test.ckokke1-10/+0
2014-05-29Create test.ckokke1-0/+75