summaryrefslogtreecommitdiffstats
path: root/providers/implementations/exchange/ecdh_exch.c
AgeCommit message (Expand)Author
2020-09-18fix provider exchange operationsShane Lontis
2020-09-18Add fips checks for ecdh key agreementShane Lontis
2020-09-12exchange: add FIPS error state handlingPauli
2020-08-12provider: add the unused paramater tag to the gettable and settable functionsPauli
2020-08-09Add libctx to ecdh_KDF_X9_63.Shane Lontis
2020-08-07Add evp_test fixes.Shane Lontis
2020-08-07gettables: provider changes to pass the provider context.Pauli
2020-08-04Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2020-03-12Add ECDH to fips providerShane Lontis
2020-02-18[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDHNicola Tuveri