aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac/hmac.h
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-112/+0
* Ensure that both the MD and key have been initialised before attempting toMatt Caswell2015-03-251-0/+1
* HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.Matt Caswell2015-02-101-2/+5
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-4/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+31
* Fix strange formatting by indentMatt Caswell2015-01-221-2/+4
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie2011-11-141-3/+3
* Add flags functions which were added to 0.9.8 for fips but not 1.0.0 andDr. Stephen Henson2010-01-261-0/+1
* Add more return value checking attributes to evp.h and hmac.hDr. Stephen Henson2009-09-231-5/+5
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-3/+3
* Update HMAC functions to return an error where relevant.Dr. Stephen Henson2008-11-021-5/+5
* More size_tification.Ben Laurie2008-11-011-3/+3
* Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson2007-04-111-0/+1
* Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.Andy Polyakov2004-05-311-1/+1
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-2/+2
* Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte2003-03-201-0/+2
* Initialize cipher context in KRB5Dr. Stephen Henson2002-03-141-1/+1
* Improve back compatibility.Ben Laurie2001-12-091-1/+5
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* 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 error message for consistency.Ulf Möller1999-04-281-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-1/+1
* Massive constification.Ben Laurie1999-04-171-2/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+106