aboutsummaryrefslogtreecommitdiff
path: root/crypto/hmac/hmac.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-112/+0
2015-03-25Ensure that both the MD and key have been initialised before attempting toMatt Caswell1-0/+1
2015-02-10HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.Matt Caswell1-2/+5
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson1-4/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-31/+31
2015-01-22Fix strange formatting by indentMatt Caswell1-2/+4
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie1-3/+3
2010-01-26Add flags functions which were added to 0.9.8 for fips but not 1.0.0 andDr. Stephen Henson1-0/+1
2009-09-23Add more return value checking attributes to evp.h and hmac.hDr. Stephen Henson1-5/+5
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe1-3/+3
2008-11-02Update HMAC functions to return an error where relevant.Dr. Stephen Henson1-5/+5
2008-11-01More size_tification.Ben Laurie1-3/+3
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson1-0/+1
2004-05-31Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.Andy Polyakov1-1/+1
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-2/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte1-0/+2
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson1-1/+1
2001-12-09Improve back compatibility.Ben Laurie1-1/+5
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-1/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-4/+4
2000-02-03Document hash functions.Ulf Möller1-2/+2
1999-06-08Survive pedanticism.Ben Laurie1-3/+4
1999-06-07This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1-1/+1
1999-04-28Change error message for consistency.Ulf Möller1-1/+1
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-0/+4
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-11/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-23Work with -pedantic!Ben Laurie1-1/+1
1999-04-17Massive constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+106