DRBG: clarify difference between entropy counts and buffer lengths
[openssl.git] / crypto / rand / drbg_rand.c
2017-08-28 Dr. Matthias St... DRBG: clarify difference between entropy counts and...
2017-08-05 Dr. Stephen HensonAdd entropy sanity check
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-22 Rich SalzAdd --with-rand-seed
2017-07-20 Benjamin KadukFix out-of-bounds read in ctr_XOR
2017-07-20 Rich SalzAdd range-checking to RAND_DRBG_set_reseed_interval
2017-07-19 Rich SalzAdd DRBG random method