summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_oct.c
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2018-09-11Update copyright yearMatt Caswell
2018-07-31Use the new non-curve type specific EC functions internallyMatt Caswell
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz
2016-06-09RT 4242: reject invalid EC point coordinatesEmilia Kasper
2016-05-17Copyright consolidation 06/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell
2015-04-30free NULL cleanup 7Rich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2014-12-08Implement internally opaque bn access from ecMatt Caswell
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson