summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_gcd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Construct a BN_gcd_nonct, based on BN_mod_inverse_no_branch, as suggestedbeck2017-01-251-1/+157
* use BN_div_nonct where it is safe to do so.beck2017-01-211-2/+2
* Add ct and nonct versions of BN_mod_inverse for internal usebeck2017-01-211-6/+24
* Split out BN_div and BN_mod into ct and nonct versions for Internal use.beck2017-01-211-3/+3
* BN_CTX_get() can fail - consistently check its return value.jsing2015-02-091-20/+30
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-274/+296
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-0/+1
* resolve conflictsdjm2008-09-061-0/+164
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-29/+309
* OpenSSL 0.9.5 mergebeck2000-03-191-11/+17
* OpenSSL 0.9.4 mergebeck1999-09-291-26/+27
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+203