prov: add extra params argument to KDF implementations
[openssl.git] / providers / implementations / exchange /
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26 Shane LontisFix external symbols related to dh keys
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols related to provider related securi...
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-01 Richard LevitteFix some odd names in our provider source code
2021-01-28 Richard LevitteUpdate copyright year
2021-01-26 Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-21 Tomas Mrazkdf_exch.c (kdf_derive): Proper handling of NULL secret
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 ecdh key agreement
2020-09-18 Shane LontisAdd fips checks for dh key agreement
2020-09-12 Pauliexchange: add FIPS error state handling
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
2020-08-11 Shane LontisAdd dh_kdf support to provider
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
2020-08-09 Shane LontisAdd libctx to ecdh_KDF_X9_63.
2020-08-07 Shane LontisAdd evp_test fixes.
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
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-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-18 Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-16 Shane LontisAdd FFC param/key validation
2020-02-12 Matt CaswellFix no-ec build
2020-02-11 Matt CaswellAdd S390 support for provider based X25519/X448
2020-02-11 Matt CaswellAdd X25519/X448 Key Exchange to the default provider
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