aboutsummaryrefslogtreecommitdiff
path: root/crypto/hmac
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe3-7/+7
2008-11-05Update obsolete email address...Dr. Stephen Henson2-2/+2
2008-11-02Update HMAC functions to return an error where relevant.Dr. Stephen Henson2-32/+61
2008-11-01More size_tification.Ben Laurie3-8/+7
2008-03-16Fix some warnings.Dr. Stephen Henson1-1/+2
2007-10-261. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson1-1/+2
2007-05-22Revert broken change to ccgost.Dr. Stephen Henson1-1/+4
2007-05-15New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.Dr. Stephen Henson1-1/+14
2007-04-23Add SEED encryption algorithm.Bodo Möller1-0/+25
2007-04-12Copy update callback across when copying EVP_MD_CTX.Dr. Stephen Henson1-4/+0
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson5-2/+427
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-3/+10
2005-05-16make updateBodo Möller1-9/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-07-25Zero key-length for HMAC is apparently OK.Andy Polyakov1-1/+1
2004-07-25Stricter boundary condition check in HMAC_Init_ex.Andy Polyakov1-1/+1
2004-05-31Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.Andy Polyakov1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-9/+8
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2-4/+4
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe1-2/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte1-0/+2
2002-12-29make updateRichard Levitte1-15/+5
2002-12-05make updateRichard Levitte1-2/+15
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-1/+3
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie2-16/+21
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-6/+16
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-03-14Initialize cipher context in KRB5Dr. Stephen Henson2-6/+6
2001-12-09Improve back compatibility.Ben Laurie2-3/+15
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-8/+8
2001-10-04'make update'Richard Levitte1-3/+3
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-1/+2
2001-08-03Header bloat reduction for EVP_PKEY.Ben Laurie1-4/+2
2001-07-31make updateRichard Levitte1-1/+1
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie4-25/+31
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-02-26make updateRichard Levitte1-1/+1
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-14/+13
2001-02-19Make all configuration macros available for application by makingRichard Levitte3-4/+5
2001-02-04Make depend.Ben Laurie1-12/+13
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-5/+4
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-3/+5
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2