aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac
Commit message (Expand)AuthorAgeFilesLines
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+10
* make updateBodo Möller2005-05-161-9/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Zero key-length for HMAC is apparently OK.Andy Polyakov2004-07-251-1/+1
* Stricter boundary condition check in HMAC_Init_ex.Andy Polyakov2004-07-251-1/+1
* Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.Andy Polyakov2004-05-311-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-9/+8
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-152-4/+4
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-2/+2
* Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte2003-03-201-0/+2
* make updateRichard Levitte2002-12-291-15/+5
* make updateRichard Levitte2002-12-051-2/+15
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-132-16/+21
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-6/+16
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Initialize cipher context in KRB5Dr. Stephen Henson2002-03-142-6/+6
* Improve back compatibility.Ben Laurie2001-12-092-3/+15
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-8/+8
* 'make update'Richard Levitte2001-10-041-3/+3
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-1/+2
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-4/+2
* make updateRichard Levitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-304-25/+31
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* make updateRichard Levitte2001-02-261-1/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-14/+13
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-4/+5
* Make depend.Ben Laurie2001-02-041-12/+13
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-5/+4
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-3/+5
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-1/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-7/+8
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-6/+6
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Fix for HMAC.Dr. Stephen Henson2000-03-271-1/+3
* Document hash functions.Ulf Möller2000-02-032-4/+4
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-1/+1
* Survive pedanticism.Ben Laurie1999-06-082-6/+8
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-072-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+11
* Update dependencies.Bodo Möller1999-05-151-1/+1
* Update dependencies.Ben Laurie1999-05-131-9/+10