summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecx_backend.c
AgeCommit message (Expand)Author
2023-07-01ecx: update to structure based atomicsPauli
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2021-11-16Don't create an ECX key with short keysMatt Caswell
2021-07-06fips module header inclusion fine-tunningTomas Mraz
2021-05-29add zero strenght arguments to BN and RAND RNG callsPauli
2021-04-15Add selection support to the provider keymgmt_dup functionTomas Mraz
2021-04-15Implement provider-side keymgmt_dup functionTomas Mraz
2021-03-19PROV: Add type specific PKCS#8 decoding to the DER->key decodersRichard Levitte
2021-03-18Add ossl_ ecx symbolsShane Lontis
2021-03-11Update copyright yearMatt Caswell
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2020-05-04Add the ability to ECX to import keys with only the private keyMatt Caswell
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte