Fix fragile explicit cert date tests.
[openssl.git] / crypto / hmac / hmac.c
2021-06-23 Richard LevitteAdapt other parts of the source to the changed EVP_Q_di...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-20 Matt CaswellUpdate copyright year
2021-05-18 Paulihmac: fix coverity 1484888 negative integer to size_t...
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2020-04-30 Paulicoverity 1462580 Improper use of negative value
2020-04-23 Matt CaswellUpdate copyright year
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-06 Matt CaswellDon't store an HMAC key for longer than we need
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-08-12 Richard LevitteHMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags()
2019-03-27 Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-09-03 PauliFix HMAC SHA3-224 and HMAC SHA3-256.
2018-09-03 Shane Lontishmac_init cleanup and fix key zeroization issue
2017-08-21 Matt CaswellRemove OPENSSL_assert() from crypto/hmac
2017-04-04 Gergely NagyPBKDF2 computation speedup (15-40%)
2016-11-04 Matt CaswellFix style issues in HMAC_size()
2016-11-04 Matt CaswellEnsure HMAC_size() handles errors correctly
2016-06-24 Matt CaswellAdd a getter to obtain the HMAC_CTX md
2016-06-09 Andy Polyakovhmac/hmac.c: fix sizeof typo in hmac_ctx_cleanup.
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-05-16 Steffan Kargerconst correctness: make HMAC_size() take a const *
2016-02-08 Rich SalzGH641: Don't care openssl_zmalloc
2016-02-04 Emilia KasperRT3095: allow NULL key for single-shot HMAC
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-07 Richard LevitteCleanup: fix all sources that used HMAC_CTX_init
2015-12-07 Richard LevitteCleanup: rename HMAC_CTX_init to HMAC_CTX_reset
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...