summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_mont.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ct and nonct versions of BN_mod_inverse for internal usebeck2017-01-211-4/+4
* Split out BN_div and BN_mod into ct and nonct versions for Internal use.beck2017-01-211-5/+5
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-6/+5
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-217/+261
* When I grow up, I want to write workaround for long long multiplicationsmiod2014-04-231-15/+0
* Lacking a proof that--for this implementation--exposure of Montgomeryguenther2014-04-191-3/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@,sthen2014-04-141-1/+1
* resolve conflictsdjm2012-10-131-87/+29
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-217/+52
* resolve conflictsdjm2008-09-061-33/+344
* http://openssl.org/news/patch-CVE-2007-3108.txt; ok pval, deraadtmarkus2007-08-211-13/+65
* resolve conflictsdjm2006-06-271-0/+20
* resolve conflictsdjm2005-04-291-1/+1
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-3/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-30/+33
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+19
* OpenSSL 0.9.5a mergebeck2000-04-151-3/+4
* OpenSSL 0.9.5 mergebeck2000-03-191-191/+122
* OpenSSL 0.9.4 mergebeck1999-09-291-170/+271
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+306