| Commit message (Expand) | Author | Age | Files | Lines |
* | Free pss in RSA_free | inoguchi | 2020-01-17 | 1 | -1/+2 |
* | Clean up RSA_new_method(). | jsing | 2019-11-01 | 1 | -40/+24 |
* | Provide RSA_pkey_ctx_ctrl(). | jsing | 2019-10-24 | 1 | -1/+16 |
* | make ENGINE_finish() succeed on NULL and simplify callers as in | tb | 2018-04-14 | 1 | -12/+7 |
* | Provide RSA_{clear,set,test}_flasg() | tb | 2018-02-20 | 1 | -1/+19 |
* | Provide RSA_{g,s}et0_crt_params() | tb | 2018-02-18 | 1 | -1/+36 |
* | Use usual order of RSA_{g,s}et0_key(). | tb | 2018-02-18 | 1 | -11/+12 |
* | Provide RSA_{g,s}et0_factors() | tb | 2018-02-18 | 1 | -1/+28 |
* | Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(), | tb | 2018-02-17 | 1 | -1/+34 |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -4/+4 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | None of these need to include <openssl/rand.h> | jsing | 2014-10-18 | 1 | -2/+1 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -4/+4 |
* | 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 | -21/+11 |
* | More KNF. | jsing | 2014-07-09 | 1 | -8/+8 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
* | Remove RSA_memory_lock(). This undocumented function sort-of serializes your | miod | 2014-07-09 | 1 | -46/+1 |
* | RSA_NULL used to be a compile option allowing the RSA interfaces to be | miod | 2014-07-09 | 1 | -7/+2 |
* | KNF | miod | 2014-07-09 | 1 | -114/+129 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -1/+1 |
* | Convert OPENSSL_malloc stuff back to intrinsics, a few were missed | beck | 2014-05-22 | 1 | -2/+2 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -20/+0 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -6/+6 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -11/+0 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -161/+11 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -17/+266 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -256/+16 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -35/+95 |
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 1 | -2/+6 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -9/+34 |
* | update to official patch from openssl.org; ok deraadt@, millert@ | markus | 2003-03-17 | 1 | -5/+7 |
* | Enforce blinding on RSA operations involving private keys. | ho | 2003-03-15 | 1 | -0/+4 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -92/+83 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -5/+5 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -34/+89 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -10/+14 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -66/+101 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+294 |