summaryrefslogtreecommitdiff
path: root/crypto/ec/ecp_oct.c
Commit message (Expand)AuthorAgeFilesLines
* Replace some of the ERR_clear_error() calls with mark callsTomas Mraz2021-05-131-6/+4
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-9/+10
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-25/+20
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-0/+6
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Make the EC code available from inside the FIPS providerMatt Caswell2019-08-061-3/+9
* Following the license change, modify the boilerplates in crypto/ec/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Use the new non-curve type specific EC functions internallyMatt Caswell2018-07-311-6/+5
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-201-6/+1
* RT 4242: reject invalid EC point coordinatesEmilia Kasper2016-06-091-6/+4
* Copyright consolidation 06/10Rich Salz2016-05-171-55/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* EC_POINT_is_on_curve does not return a booleanMatt Caswell2015-06-101-1/+1
* free NULL cleanup 7Rich Salz2015-04-301-8/+4
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-5/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-364/+357
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+3
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* Implement internally opaque bn access from ecMatt Caswell2014-12-081-20/+20
* Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson2011-02-141-0/+433