| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide BN_GENCB_new(), BN_GENCB_free() and BN_GENCB_get_arg() | jsing | 2018-02-20 | 1 | -1/+6 |
* | Provide BN_get_rfc2409_prime_*() and BN_get_rfc3526_prime_*(). | jsing | 2018-02-20 | 1 | -1/+9 |
* | 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/+3 |
* | Split out BN_div and BN_mod into ct and nonct versions for Internal use. | beck | 2017-01-21 | 1 | -1/+3 |
* | Make explicit _ct and _nonct versions of bn_mod_exp funcitons that | beck | 2017-01-21 | 1 | -1/+3 |
* | Explicitly export a list of symbols from libcrypto. | jsing | 2016-12-21 | 1 | -115/+1 |
* | graduate bn_expand() to a real function. the openssl version of this | deraadt | 2016-03-04 | 1 | -3/+3 |
* | Revert bn_expand until there's consensus on a fix. | doug | 2016-03-04 | 1 | -14/+3 |
* | Add bounds checking for BN_hex2bn/BN_dec2bn. | doug | 2016-03-02 | 1 | -3/+14 |
* | Reject too small bits value in BN_generate_prime_ex(), so that it does not risk | miod | 2015-10-21 | 1 | -1/+3 |
* | actually include the prerequisite dependency for BIO instead of doing nastyness | beck | 2015-10-16 | 1 | -5/+2 |
* | Delete a lot of #if 0 code in libressl. | doug | 2015-02-07 | 1 | -12/+1 |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-22 | 1 | -11/+6 |
* | hand-KNF macro the do { } while loops | deraadt | 2014-06-27 | 1 | -1/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -4/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+2 |
* | Emergency knfectomie requested by tedu@. | jsing | 2014-05-08 | 1 | -98/+99 |
* | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | miod | 2014-04-24 | 1 | -47/+6 |
* | Use of OPENSSL_SYS_xxx defines in public header files considered harmful. | miod | 2014-04-17 | 1 | -6/+1 |
* | replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@, | sthen | 2014-04-14 | 1 | -18/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+11 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+15 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -0/+18 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -89/+92 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -2/+13 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -69/+330 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -0/+34 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -0/+2 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -1/+1 |
* | Merge openssl-0.9.7-stable-SNAP-20020519 | beck | 2002-05-21 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -75/+102 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+7 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -4/+8 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+1 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -46/+89 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -0/+467 |