]> git.ipfire.org Git - thirdparty/openssl.git/history - include/internal/rand.h
Don't auto-instantiate a DRBG when trying to use it and it's not
[thirdparty/openssl.git] / include / internal / rand.h
2017-08-28  Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-28  Dr. Matthias St... DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
2017-08-03  Rich SalzAdd a DRBG to each SSL object
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-20  Benjamin Kaduktypedef's for RAND_DRBG methods
2017-07-20  Rich SalzAdd range-checking to RAND_DRBG_set_reseed_interval
2017-07-19  Rich SalzAdd DRBG random method