summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecs_ossl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-46/+39
* Add ct and nonct versions of BN_mod_inverse for internal usebeck2017-01-211-4/+6
* Avoid a side-channel cache-timing attack that can leak the ECDSA privatejsing2017-01-051-1/+3
* Lob a KNF grenade into the ecdsa code.jsing2015-02-081-151/+114
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-27/+15
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-10/+4
* import OpenSSL-1.0.1cdjm2012-10-131-1/+4
* import OpenSSL 1.0.0edjm2011-11-031-0/+8
* import OpenSSL-1.0.0adjm2010-10-011-30/+24
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+478