summaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_crng_test.c
AgeCommit message (Expand)Author
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-04New function EVP_MD_free()Richard Levitte
2019-07-22Allocate DRBG additional data pool from non-secure memoryBernd Edlinger
2019-06-28Make the RAND code available from inside the FIPS moduleMatt Caswell
2019-06-07Make the rand_crng code OPENSSL_CTX awareMatt Caswell
2019-04-30Squashed commit of the following:Pauli
2019-04-21Fix bug in entropy gathering.Pauli
2019-03-29Add the FIPS related continuous random number generator (CRNG) testing.Pauli