summaryrefslogtreecommitdiffstats
path: root/include/crypto/ecx.h
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-07-01ecx: update to structure based atomicsPauli
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-01-13Support all five EdDSA instances from RFC 8032James Muir
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-04-15Add selection support to the provider keymgmt_dup functionTomas Mraz
2021-04-15Implement provider-side keymgmt_dup functionTomas Mraz
2021-03-28Fix Build issue on Oracle Linux x64Shane Lontis
2021-03-19PROV: Add type specific PKCS#8 decoding to the DER->key decodersRichard Levitte
2021-03-18Add ossl_ ecx symbolsShane Lontis
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2021-02-18Update copyright yearMatt Caswell
2021-02-10include/crypto: add a few missing #pragma once directivesFdaSilvaYY
2020-12-17DECODER: Adjust the library context of keys in our decodersRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-25Hide ECX_KEY againRichard Levitte
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2020-05-04Add the library ctx into an ECX_KEYMatt Caswell
2020-05-04Add the ability to ECX to import keys with only the private keyMatt Caswell
2020-04-17s390: ECX key generation fixes.Pauli
2020-04-17ecx: add key generation support.Pauli
2020-04-09Enable Ed25519 signing/verifying to use the libctxMatt Caswell
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-03-09Implement provider support for Ed25519 annd Ed448Matt Caswell
2020-03-09Add Key Management support for EdDSA keysMatt Caswell
2020-02-11Add S390 support for provider based X25519/X448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell