summaryrefslogtreecommitdiffstats
path: root/providers/implementations/exchange/ecx_exch.c
AgeCommit message (Expand)Author
2021-03-18Add ossl_ ecx symbolsShane Lontis
2021-03-12prov: update exchange algorithms to support params on the init callPauli
2021-03-03Improve error reporting in key exchange provider implementationsTomas Mraz
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-11Move the PROV_R reason codes to a public headerTomas Mraz
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-12exchange: add FIPS error state handlingPauli
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-02-11Add S390 support for provider based X25519/X448Matt Caswell
2020-02-11Add X25519/X448 Key Exchange to the default providerMatt Caswell