Fix grammar in certificates.txt
[openssl.git] / crypto / ec / ecx_backend.c
2024-04-09 Richard LevitteCopyright year updates
2024-01-16 lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2023-09-07 Matt CaswellCopyright year updates
2023-07-01 Pauliecx: update to structure based atomics
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-11-16 Matt CaswellDon't create an ECX key with short keys
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-05-29 Pauliadd zero strenght arguments to BN and RAND RNG calls
2021-04-15 Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-03-19 Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-03-18 Shane LontisAdd ossl_ ecx symbols
2021-03-11 Matt CaswellUpdate copyright year
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-05-04 Matt CaswellAdd the ability to ECX to import keys with only the...
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends