]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rand/rand_lcl.h
Start to overhaul RAND API
[thirdparty/openssl.git] / crypto / rand / rand_lcl.h
2017-07-15  Rich SalzStart to overhaul RAND API
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-01-11  Dr. Stephen HensonUse rdrand as additional entropy source.
2001-10-25  Bodo MöllerLike MD_Init, MD now must include a NULL engine pointer...
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-09-07  Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-06  Ulf Möllerinclude the proper header file
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-07-10  Richard LevitteEVP_Digest() takes one more parameter.
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-05-15  Lutz JänickeIncrease ENTROPY_NEEDED to support Rijndael's larger...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-07-19  Ulf MöllerMove RNG initialization to RAND_poll(), and shared...