]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/include/internal/rand_int.h
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
[thirdparty/openssl.git] / crypto / include / internal / rand_int.h
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-06-26  PauliModify the DEVRANDOM source so that the files are kept...
2018-05-02  Richard LevitteChange rand_pool_bytes_needed to handle less entropy...
2018-04-13  Dr. Matthias St... DRBG: implement a get_nonce() callback
2018-04-04  Richard LevitteChange rand_pool_add[_end] prototypes to match
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Kurt RoeckxMake the public and private DRBG thread local
2018-03-17  Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-08-28  Kurt RoeckxDon't auto-instantiate a DRBG when trying to use it...
2017-08-07  Rich SalzMake RAND_DRBG fork-safe
2017-07-20  Rich SalzRename internal rand.h file