| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide RSA_PKCS1_OpenSSL(). | jsing | 2019-11-02 | 1 | -1/+7 |
* | Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and related | jsing | 2017-08-28 | 1 | -8/+1 |
* | use freezero() instead of memset/explicit_bzero + free. Substantially | deraadt | 2017-05-02 | 1 | -17/+5 |
* | revert previous accidental commit | beck | 2017-04-28 | 1 | -9/+17 |
* | *** empty log message *** | beck | 2017-04-28 | 1 | -17/+9 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -44/+28 |
* | Split out BN_div and BN_mod into ct and nonct versions for Internal use. | beck | 2017-01-21 | 1 | -5/+5 |
* | Make explicit _ct and _nonct versions of bn_mod_exp funcitons that | beck | 2017-01-21 | 1 | -2/+4 |
* | missing space after comma | tb | 2016-09-09 | 1 | -2/+2 |
* | call BN_init on temporaries to avoid use-before-set warnings | bcook | 2016-07-07 | 1 | -1/+10 |
* | Remove flags for disabling constant-time operations. | bcook | 2016-06-30 | 1 | -86/+52 |
* | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -5/+6 |
* | Fix bad indenting in LibreSSL. | doug | 2015-06-13 | 1 | -2/+2 |
* | Check for allocation error in RSA_eay_mod_exp(). Coverity CID 25217. | miod | 2015-02-14 | 1 | -1/+5 |
* | BN_CTX_get() can fail - consistently check its return value. | jsing | 2015-02-09 | 1 | -3/+3 |
* | None of these need to include <openssl/rand.h> | jsing | 2014-10-18 | 1 | -2/+1 |
* | In RSA_eay_private_encrypt(), correctly return the smaller BN; OpenSSL | miod | 2014-07-11 | 1 | -2/+2 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -3/+3 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+4 |
* | BN_free, BN_clear_free, BN_CTX_free, BN_BLINDING_free and BN_MONT_CTX_free | jsing | 2014-07-10 | 1 | -7/+4 |
* | More KNF. | jsing | 2014-07-09 | 1 | -42/+45 |
* | RSA_NULL used to be a compile option allowing the RSA interfaces to be | miod | 2014-07-09 | 1 | -5/+1 |
* | KNF | miod | 2014-07-09 | 1 | -397/+397 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 1 | -16/+11 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -8/+8 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -3/+3 |
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -29/+51 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -1/+1 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -24/+4 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -17/+22 |
* | Fix merge botch. | kettenis | 2008-09-07 | 1 | -3/+0 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -223/+316 |
* | openssl security fixes, diff from markus@, ok & "commit it" djm@ | pvalchev | 2006-10-04 | 1 | -0/+44 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -100/+147 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -1/+1 |
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 1 | -0/+2 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -17/+114 |
* | update to official patch from openssl.org; ok deraadt@, millert@ | markus | 2003-03-17 | 1 | -21/+21 |
* | Enforce blinding on RSA operations involving private keys. | ho | 2003-03-15 | 1 | -4/+23 |
* | Merge OpenSSL 0.9.7-stable-20020605, | beck | 2002-06-07 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -42/+72 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -15/+82 |
* | CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ | markus | 2001-04-22 | 1 | -1/+11 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -16/+27 |
* | RSA goes in tree for next our next release, as it will be after | beck | 2000-06-15 | 1 | -30/+222 |
* | Fix an oopsie so these get initialized even when RSA isn't there, | beck | 2000-04-13 | 1 | -2/+11 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -1/+3 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -75/+89 |