aboutsummaryrefslogtreecommitdiff
path: root/crypto/rand/rand_lcl.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-25Like MD_Init, MD now must include a NULL engine pointer in its definition.Bodo Möller1-4/+4
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-5/+5
2001-09-07The various hash #includes in rand_lcl.h *are* needed despiteBodo Möller1-0/+4
2001-09-06include the proper header fileUlf Möller1-5/+2
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-1/+0
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-1/+4
2001-07-10EVP_Digest() takes one more parameter.Richard Levitte1-4/+4
2001-06-19Change all calls to low level digest routines in the library andDr. Stephen Henson1-41/+12
2001-05-15Increase ENTROPY_NEEDED to support Rijndael's larger key size.Lutz Jänicke1-1/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-4/+4
2000-07-19Move RNG initialization to RAND_poll(), and shared definitions toUlf Möller1-0/+184