| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce bn_rand_interval() that allows specifying an interval [a, b) | tb | 2018-11-05 | 1 | -1/+2 |
* | Use a size_t instead of an int for the byte count in BN_swap_ct(). | tb | 2018-07-23 | 1 | -2/+2 |
* | Provide BN_swap_ct(), a constant time function that conditionally swaps | tb | 2018-07-10 | 1 | -1/+4 |
* | Construct a BN_gcd_nonct, based on BN_mod_inverse_no_branch, as suggested | beck | 2017-01-25 | 1 | -1/+3 |
* | Add ct and nonct versions of BN_mod_inverse for internal use | beck | 2017-01-21 | 1 | -1/+5 |
* | Split out BN_div and BN_mod into ct and nonct versions for Internal use. | beck | 2017-01-21 | 1 | -3/+7 |
* | Make explicit _ct and _nonct versions of bn_mod_exp funcitons that | beck | 2017-01-21 | 1 | -1/+11 |
* | Explicitly export a list of symbols from libcrypto. | jsing | 2016-12-21 | 1 | -8/+113 |
* | Fix gcc version preprocessor checks to cope with gcc 5.x and beyond; | miod | 2015-11-06 | 1 | -2/+2 |
* | deregister; no binary change | jsg | 2014-10-28 | 1 | -5/+5 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Emergency knfectomie requested by tedu@. | jsing | 2014-05-08 | 1 | -28/+28 |
* | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | miod | 2014-04-24 | 1 | -22/+5 |
* | One last Dec C tentacle on alpha. | miod | 2014-04-23 | 1 | -4/+1 |
* | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 1 | -1/+1 |
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -9/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -4/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+9 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -3/+20 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -1/+2 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -58/+56 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -0/+39 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -9/+8 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -6/+20 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -9/+30 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -1/+99 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -36/+89 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -19/+88 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+199 |