summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecp_nist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement coordinate blinding for EC_POINT.tb2018-11-051-2/+3
* Recommit Billy Brumley's ECC constant time patch with a fix for sparc64tb2018-07-161-1/+4
* recommit label indentation part of the backout; clearly unrelated to thetb2018-07-151-4/+4
* back out ecc constant time changesjsg2018-07-151-4/+4
* Indent labels by a space so they don't obliterate function names in diffs.tb2018-07-101-4/+4
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-4/+4
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-7/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* knf approximationtedu2014-05-061-44/+51
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-40/+39
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-8/+0
* resolve conflictsdjm2012-10-131-3/+10
* resolve conflicts, fix local changesdjm2010-10-011-26/+0
* resolve conflictsdjm2008-09-061-39/+141
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+134