]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/exchange/kdf_exch.c
Copyright year updates
[thirdparty/openssl.git] / providers / implementations / exchange / kdf_exch.c
2023-09-07  Matt CaswellCopyright year updates
2023-04-21  Irak RigiaReplaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_D...
2022-06-20  Richard Levitteproviders/implementations/exchange/kdf_exch.c: fix...
2022-06-15  Richard Levitteproviders/implementations/exchange/kdf_exch.c: Fix...
2021-03-18  Shane LontisFix misc external ossl_ symbols.
2021-03-11  Pauliprov: update exchange algorithms to support params...
2021-03-03  Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-02-28  Pauliprov: add additional argument to KDF derive call in...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-21  Tomas Mrazkdf_exch.c (kdf_derive): Proper handling of NULL secret
2020-10-15  Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-09-29  Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-12  Pauliexchange: add FIPS error state handling
2020-08-10  Matt CaswellMinimise the size of the macros in kdf_exch.c
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10  Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10  Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge