summaryrefslogtreecommitdiff
path: root/lib/crypto-selftests.c
Commit message (Expand)AuthorAgeFilesLines
* corrected self test for 3DESNikos Mavrogiannopoulos2015-03-131-1/+2
* fips140: fail on encryption test failureNikos Mavrogiannopoulos2014-09-011-1/+2
* Include the correct header for the self tests functionsNikos Mavrogiannopoulos2014-04-281-0/+1
* Do not include the FIPS140-specific functions into the main documentation.Nikos Mavrogiannopoulos2014-04-101-6/+6
* mark functions that are only available under FIPS140 modeNikos Mavrogiannopoulos2014-04-101-3/+3
* Added ARCFOUR-128 self test.Nikos Mavrogiannopoulos2014-01-201-3/+20
* better error messages.Nikos Mavrogiannopoulos2013-11-271-4/+4
* indented codeNikos Mavrogiannopoulos2013-11-271-202/+267
* Added option to run all available self tests per category in a single run.Nikos Mavrogiannopoulos2013-11-271-45/+61
* completed self-tests by adding digest and MAC tests.Nikos Mavrogiannopoulos2013-11-271-333/+274
* Added self testsNikos Mavrogiannopoulos2013-11-271-0/+742