]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/include/internal/rand_int.h
Add basic EVP_KEYMGMT API and libcrypto <-> provider interface
[thirdparty/openssl.git] / crypto / include / internal / rand_int.h
2019-07-02  Matt CaswellProvide rand_bytes_ex and rand_priv_bytes_ex
2019-06-17  Matt CaswellConvert thread stop handling into a publish/subscribe...
2019-06-07  Matt CaswellConvert drbg_lib to use OPENSSL_CTX for its global...
2019-03-29  PauliAdd the FIPS related continuous random number generator...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-31  Bernd EdlingerAvoid two memory allocations in each RAND_DRBG_bytes
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