aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/tests.c
Commit message (Expand)AuthorAgeFilesLines
...
* [test] Add self-tests for mktime()Michael Brown2012-03-191-0/+1
* [test] Add self-tests for RSAMichael Brown2012-03-181-0/+1
* [test] Add big integer self-testsMichael Brown2012-03-131-0/+1
* [test] Add NIST self-tests for AES128 and AES256 in CBC modeMichael Brown2012-03-061-0/+1
* [test] Add self-tests for MD5 algorithmMichael Brown2012-03-051-0/+1
* [test] Add self-tests for SHA-256 algorithmMichael Brown2012-03-051-0/+1
* [test] Add self-tests for byte-order swapping functionsMichael Brown2012-03-041-0/+1
* [test] Allow self-tests to be run individuallyMichael Brown2012-02-271-0/+31