summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ecp_mont.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-3/+3
* back out ecc constant time changesjsg2018-07-151-6/+3
* Indent labels by a space so they don't obliterate function names in diffs.tb2018-07-101-3/+3
* ECC constant time scalar multiplication support. First step in overhaulingtb2018-07-101-1/+4
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+7
* fix leaking of bn, coverity issue 105351beck2015-02-131-1/+2
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-37/+20
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* knf approximationtedu2014-05-061-113/+107
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-40/+42
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-8/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+0
* resolve conflictsdjm2012-10-131-3/+11
* resolve conflictsdjm2008-09-061-70/+81
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+304