aboutsummaryrefslogtreecommitdiff
path: root/crypto/ec/ec2_oct.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-09RT 4242: reject invalid EC point coordinatesEmilia Kasper1-6/+4
2016-05-17Copyright consolidation 05/10Rich Salz1-53/+9
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-06-10EC_POINT_is_on_curve does not return a booleanMatt Caswell1-1/+1
2015-04-30free NULL cleanup 7Rich Salz1-8/+4
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-312/+306
2015-01-22Move more comments that confuse indentMatt Caswell1-2/+3
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-1/+2
2014-12-08Implement internally opaque bn access from ecMatt Caswell1-5/+5
2011-02-14Don't use FIPS api for ec2_oct.cDr. Stephen Henson1-2/+0
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson1-0/+409