| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove mkerr.pl remnants from LibreSSL | kn | 2022-07-12 | 1 | -5/+1 |
| * | Expose new API in headers. | tb | 2022-07-07 | 1 | -3/+1 |
| * | Prepare to provide BN_security_bits() | tb | 2022-06-27 | 1 | -1/+5 |
| * | Move BN structs to bn_lcl.h | tb | 2022-01-14 | 1 | -49/+1 |
| * | Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API | tb | 2022-01-14 | 1 | -65/+1 |
| * | Annotate the structs to be moved to bn_lcl.h in the next bump | tb | 2021-12-04 | 1 | -1/+5 |
| * | Implement the BN_to_montgomery() macro as a function | tb | 2021-12-04 | 1 | -1/+6 |
| * | Implement the BN_is_negative macro as a function | tb | 2021-12-04 | 1 | -1/+6 |
| * | Provide function implementations for various BN_* macros | tb | 2021-12-04 | 1 | -3/+15 |
| * | Provide replacement functions for the BN_{get,set,with}_flags() macros. | tb | 2021-12-04 | 1 | -1/+9 |
| * | Provide replacement functions for the BN_GENCB_set{,_old}() macros | tb | 2021-12-04 | 1 | -2/+14 |
| * | typo in comment | tb | 2021-11-18 | 1 | -2/+2 |
| * | Expose BN_bn2{,le}binpad() and BN_lebin2bn() in <openssl/bn.h> | tb | 2021-09-10 | 1 | -3/+1 |
| * | Expose BN_RAND_* in <openssl/bn.h> | tb | 2021-09-10 | 1 | -3/+1 |
| * | Prepare to provide BN_RAND_* flags for BN_rand_range() | tb | 2021-09-10 | 1 | -1/+12 |
| * | Prepare to provide BN_bn2{,le}binpad() and BN_lebin2bn() | tb | 2021-09-08 | 1 | -1/+6 |
| * | Change generating and checking of primes so that the error rate of | schwarze | 2019-08-25 | 1 | -18/+73 |
| * | 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 |