Add EVP_KDF-X942 to the fips module
[openssl.git] / providers / implementations / exchange / dh_exch.c
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-18 Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-09-18 Shane Lontisfix provider exchange operations
2020-09-18 Shane LontisAdd fips checks for dh key agreement
2020-09-12 Pauliexchange: add FIPS error state handling
2020-08-11 Shane LontisAdd dh_kdf support to provider
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-16 Shane LontisAdd FFC param/key validation
2020-01-23 Shane LontisAdd DH key exchange to fips provider
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature