summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecx_key.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-07-01ecx: update to structure based atomicsPauli
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
2021-04-15Do not allow creating empty RSA keys by duplicationTomas Mraz
2021-04-15Implement provider-side keymgmt_dup functionTomas Mraz
2021-03-11Update copyright yearMatt Caswell
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2020-12-17DECODER: Adjust the library context of keys in our decodersRichard Levitte
2020-11-10Fix REF_PRINT_COUNT argument in ecx_key_freeDaniel Bevenius
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-23Fix ecx so that is uses a settable propertyqueryShane Lontis
2020-05-04Add the library ctx into an ECX_KEYMatt Caswell
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-02-11Implement a stricter ECX_KEY typeMatt Caswell