summaryrefslogtreecommitdiffstats
path: root/test/drbgtest.c
AgeCommit message (Expand)Author
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-04crypto/rand: restore the generic DRBG implementationDr. Matthias St. Pierre
2017-12-17Implement automatic reseeding of DRBG after a specified time intervalDr. Matthias St. Pierre
2017-12-17Add master DRBG for reseedingDr. Matthias St. Pierre
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-08-28DRBG: clarify difference between entropy counts and buffer lengthsDr. Matthias St. Pierre
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY
2017-08-03Switch from ossl_rand to DRBG randRich Salz
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-07-20Remove trailing whitespace from drbgtest.cBenjamin Kaduk
2017-07-19Add DRBG random methodRich Salz