summaryrefslogtreecommitdiff
path: root/crypto/rand/rand_lcl.h
Commit message (Expand)AuthorAgeFilesLines
* Like MD_Init, MD now must include a NULL engine pointer in its definition.Bodo Möller2001-10-251-4/+4
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-5/+5
* The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller2001-09-071-0/+4
* include the proper header fileUlf Möller2001-09-061-5/+2
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+0
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+4
* EVP_Digest() takes one more parameter.Richard Levitte2001-07-101-4/+4
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-41/+12
* Increase ENTROPY_NEEDED to support Rijndael's larger key size.Lutz Jänicke2001-05-151-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Move RNG initialization to RAND_poll(), and shared definitions toUlf Möller2000-07-191-0/+184