]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/drbg_ctr.c
DOCS: Use "command" not "tool" or "utility"
[thirdparty/openssl.git] / crypto / rand / drbg_ctr.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-06-28  Matt CaswellMake the RAND code available from inside the FIPS module
2019-04-10  PauliReseeding without derivation function is not supported...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-16  Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-10  FdaSilvaYYcrypto/rand: fix some style nit's
2018-09-27  Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...
2018-03-21  Kurt RoeckxDRBG: Use the EVP layer to do AES encryption
2018-03-16  Dr. Matthias St... RAND_DRBG: add a function for setting the default DRBG...
2018-03-15  Dr. Matthias St... Publish the RAND_DRBG API
2018-03-09  Dr. Matthias St... RAND_DRBG: add a function for setting the reseeding...
2018-02-13  Dr. Matthias St... DRBG: make the derivation function the default for...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-04  Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
2018-01-04  Dr. Matthias St... crypto/rand: rename drbg_rand.c to drbg_ctr.c