summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_blind.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-7/+6
* Add ct and nonct versions of BN_mod_inverse for internal usebeck2017-01-211-2/+2
* Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatbeck2017-01-211-2/+2
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-11/+6
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+4
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* calloc instead of malloc/memset. from Benjamin Baiertedu2014-05-251-2/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-143/+148
* Lacking a proof that--for this implementation--exposure of Montgomeryguenther2014-04-191-4/+4
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* OpenSSL 1.0.0f: mergedjm2012-01-051-14/+23
* resolve conflicts, fix local changesdjm2010-10-011-3/+14
* resolve conflictsdjm2008-09-061-14/+235
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-21/+22
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+143