]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/kdf/kdf_err.c
Fix no-sm2
[thirdparty/openssl.git] / crypto / kdf / kdf_err.c
2019-11-12  Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12  Richard LevitteReinstate the KDF error macros
2019-09-06  PauliCleanse crypto/kdf directory
2019-09-06  PauliKDF provider conversion error updates - generated
2019-07-16  Rich SalzRegenerate mkerr files
2019-07-08  Shane LontisAdd X9.42 KDF.
2019-06-11  Shane LontisPBKDF2 updates to conform to SP800-132
2019-05-16  Shane LontisAdded X963KDF API
2019-03-19  Shane LontisSingle step kdf implementation
2019-02-27  Simo SorceImplement SSH KDF
2019-02-13  David MakepeaceAdded new EVP/KDF API.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03  Rich SalzSet error code on alloc failures
2018-03-29  FdaSilvaYYEVP,KDF: Add more error code along some return 0 in ...
2017-08-08  Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-03  Johannes BauerAdded differentiation between missing secret and missin...
2017-08-03  Johannes BauerChanged use of EVP_PKEY_CTX_md() and more specific...
2017-08-03  Johannes BauerMore error handling to HKDF and one more case in TLS1-PRF
2017-08-03  Johannes BauerSet error when HKDF used without parameters
2017-06-07  Rich Salzmake error tables const and separate header file
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-03-02  Dr. Stephen HensonAdd KDF error codes