aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize cipher context in KRB5Dr. Stephen Henson2002-03-141-5/+5
* Improve back compatibility.Ben Laurie2001-12-091-2/+10
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-8/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-10/+20
* Fix for HMAC.Dr. Stephen Henson2000-03-271-1/+3
* Document hash functions.Ulf Möller2000-02-031-2/+2
* Survive pedanticism.Ben Laurie1999-06-081-3/+4
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-071-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-1/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-23/+6
* Massive constification.Ben Laurie1999-04-171-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+165