summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecx_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* ecx: update to structure based atomicsPauli2023-07-011-11/+7
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-2/+7
* Add HPKE DHKEM provider support for EC, X25519 and X448.slontis2022-09-231-0/+64
* Do not allow creating empty RSA keys by duplicationTomas Mraz2021-04-151-1/+0
* Implement provider-side keymgmt_dup functionTomas Mraz2021-04-151-1/+2
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-6/+6
* DECODER: Adjust the library context of keys in our decodersRichard Levitte2020-12-171-0/+5
* Fix REF_PRINT_COUNT argument in ecx_key_freeDaniel Bevenius2020-11-101-1/+1
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-1/+1
* Fix ecx so that is uses a settable propertyqueryShane Lontis2020-09-231-5/+14
* Add the library ctx into an ECX_KEYMatt Caswell2020-05-041-1/+2
* Implement serializers for ED25519 and ED448Matt Caswell2020-03-171-2/+16
* Implement a stricter ECX_KEY typeMatt Caswell2020-02-111-0/+69