]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/hmac/hmac.c
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
[thirdparty/openssl.git] / crypto / hmac / hmac.c
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteRemove HMAC_CTX_cleanup and combine its functionality...
2015-12-07  Richard LevitteMake the definition of HMAC_CTX opaque
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-06-12  Matt CaswellFix ABI break with HMAC
2015-06-10  Matt CaswellFix leak in HMAC error path
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-25  Matt CaswellFix HMAC to pass invalid key len test
2015-03-25  Matt CaswellEnsure that both the MD and key have been initialised...
2015-02-10  Matt CaswellHMAC_cleanup, and HMAC_Init are stated as deprecated...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2011-01-27  Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-26  Dr. Stephen HensonFIPS HMAC changes:
2010-06-12  Ben LaurieFix warnings.
2010-01-26  Dr. Stephen HensonAdd flags functions which were added to 0.9.8 for fips...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02  Dr. Stephen HensonUpdate HMAC functions to return an error where relevant.
2008-11-01  Ben LaurieMore size_tification.
2007-04-11  Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2004-07-25  Andy PolyakovZero key-length for HMAC is apparently OK.
2004-07-25  Andy PolyakovStricter boundary condition check in HMAC_Init_ex.
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2003-10-29  Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-03-14  Dr. Stephen HensonInitialize cipher context in KRB5
2001-12-09  Ben LaurieImprove back compatibility.
2001-10-16  Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2000-03-27  Dr. Stephen HensonFix for HMAC.
2000-02-03  Ulf MöllerDocument hash functions.
1999-06-08  Ben LaurieSurvive pedanticism.
1999-06-07  Dr. Stephen HensonThis is the main PKCS#5 v2.0 key generation function...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...