summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_oct.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
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-04-23Update copyright yearMatt Caswell
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/ec/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte
2018-07-31Deprecate the EC curve type specific functions in 1.2.0Matt Caswell
2018-07-31Provide EC functions that are not curve type specificMatt Caswell
2018-05-24Improve compatibility of point and curve checksMatt Caswell
2018-04-17Update copyright yearRichard Levitte
2018-04-03Set error code on alloc failuresRich Salz
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz
2016-05-17Copyright consolidation 06/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-16New EC functions.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-03-10Make no-ec2m work again.Dr. Stephen Henson
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson