ecx: update to structure based atomics
[openssl.git] / crypto / ec / ec_oct.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
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-04-23 Matt CaswellUpdate copyright year
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2018-07-31 Matt CaswellDeprecate the EC curve type specific functions in 1.2.0
2018-07-31 Matt CaswellProvide EC functions that are not curve type specific
2018-05-24 Matt CaswellImprove compatibility of point and curve checks
2018-04-17 Richard LevitteUpdate copyright year
2018-04-03 Rich SalzSet error code on alloc failures
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-16 Dr. Stephen HensonNew EC functions.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-03-10 Dr. Stephen HensonMake no-ec2m work again.
2011-02-14 Dr. Stephen HensonReorganise ECC code for inclusion in FIPS module.