summaryrefslogtreecommitdiffstats
path: root/crypto/rand/drbg_hash.c
AgeCommit message (Expand)Author
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-04New function EVP_MD_free()Richard Levitte
2019-06-28Change the DRBG HASH implementation to lookup all allowed algorithm namesMatt Caswell
2019-06-28Make the RAND code available from inside the FIPS moduleMatt Caswell
2018-12-06Following the license change, modify the boilerplates in crypto/rand/Richard Levitte
2018-10-16DRBG: fix reseeding via RAND_add()/RAND_seed() with large inputDr. Matthias St. Pierre
2018-09-28Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/publ...Shane Lontis