summaryrefslogtreecommitdiff
path: root/crypto/hmac
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.ben2010-06-121-3/+0
* Add algorithm specific signature printing. An individual ASN1 method cansteve2010-03-061-1/+1
* Add flags functions which were added to 0.9.8 for fips but not 1.0.0 andsteve2010-01-262-0/+7
* Audit libcrypto for unchecked return values: fix all cases enounteredsteve2009-09-231-5/+9
* Add more return value checking attributes to evp.h and hmac.hsteve2009-09-231-5/+5
* If we're going to return errors (no matter how stupid), then we shouldben2008-12-291-1/+5
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-123-7/+7
* Update obsolete email address...steve2008-11-052-2/+2
* Update HMAC functions to return an error where relevant.steve2008-11-022-32/+61
* More size_tification.ben2008-11-013-8/+7
* Fix some warnings.steve2008-03-161-1/+2
* 1. Changes for s_client.c to make it return non-zero exit code in casesteve2007-10-261-1/+2
* Revert broken change to ccgost.steve2007-05-221-1/+4
* New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.steve2007-05-151-1/+14
* Add SEED encryption algorithm.bodo2007-04-231-0/+25
* Copy update callback across when copying EVP_MD_CTX.steve2007-04-121-4/+0
* Experimental HMAC support via EVP_PKEY_METHOD.steve2007-04-115-2/+427
* Update filenames in makefiles.steve2006-02-041-1/+1
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.happro2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-3/+10
* make updatebodo2005-05-161-9/+1
* Fool-proofing Makefilesappro2005-05-151-4/+1
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* Blow away Makefile.ssl.ben2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Zero key-length for HMAC is apparently OK.appro2004-07-251-1/+1
* Stricter boundary condition check in HMAC_Init_ex.appro2004-07-251-1/+1
* Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512.appro2004-05-311-1/+1
* After the latest round of header-hacking, regenerate the dependencies ingeoff2004-05-171-9/+8
* size_t-fication of message digest APIs. We should size_t-fy more APIs...appro2004-05-152-4/+4
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.geoff2003-10-291-2/+2
* Make sure we get the definition of OPENSSL_NO_HMAC.levitte2003-03-201-0/+2
* make updatelevitte2002-12-291-15/+5
* make updatelevitte2002-12-051-2/+15
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tlevitte2002-11-281-1/+3
* Security fixes brought forward from 0.9.7.ben2002-11-132-16/+21
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Replace 'ecdsaparam' commandline utility by 'ecparam'bodo2002-07-141-6/+16
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* Initialize cipher context in KRB5steve2002-03-142-6/+6
* Improve back compatibility.ben2001-12-092-3/+15
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()steve2001-10-161-8/+8
* 'make update'levitte2001-10-041-3/+3
* Start to reduce some of the header bloat.ben2001-08-051-1/+2
* Header bloat reduction for EVP_PKEY.ben2001-08-031-4/+2
* make updatelevitte2001-07-311-1/+1
* Really add the EVP and all of the DES changes.ben2001-07-304-25/+31
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* make updatelevitte2001-02-261-1/+1