Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / include / openssl / kdferr.h
2021-02-18 Matt CaswellUpdate copyright year
2021-02-10 FdaSilvaYYinclude/openssl: add a few missing #pragma once directives
2020-11-24 Richard LevitteModify the ERR init functions to use the internal ERR...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2019-11-12 Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-09-06 PauliCleanse KDF error files
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-03-11 Rich SalzAdd regenerated header files
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 ...
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
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