aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec2_oct.c
Commit message (Expand)AuthorAgeFilesLines
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-201-15/+1
* RT 4242: reject invalid EC point coordinatesEmilia Kasper2016-06-091-6/+4
* Copyright consolidation 05/10Rich Salz2016-05-171-53/+9
* 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
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-312/+306
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+3
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Implement internally opaque bn access from ecMatt Caswell2014-12-081-5/+5
* Don't use FIPS api for ec2_oct.cDr. Stephen Henson2011-02-141-2/+0
* Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson2011-02-141-0/+409