aboutsummaryrefslogtreecommitdiffstats
path: root/test/drbgtest.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-1/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-96/+110
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-6/+2
* Remove trailing whitespace from drbgtest.cBenjamin Kaduk2017-07-201-2/+2
* Add DRBG random methodRich Salz2017-07-191-0/+490