- Jul 04, 2005
-
-
Dr. Stephen Henson authored
-
- Jun 02, 2005
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- May 29, 2005
-
-
Geoff Thorpe authored
dynamic loading is consistent with respect to engine ids.
-
- May 26, 2005
-
-
Bodo Möller authored
-
- May 18, 2005
-
-
Richard Levitte authored
-
- May 16, 2005
-
-
Bodo Möller authored
-
Bodo Möller authored
timing attacks. BN_FLG_EXP_CONSTTIME requests this algorithm, and this done by default for RSA/DSA/DH private key computations unless RSA_FLAG_NO_EXP_CONSTTIME/DSA_FLAG_NO_EXP_CONSTTIME/ DH_FLAG_NO_EXP_CONSTTIME is set. Submitted by: Matthew D Wood Reviewed by: Bodo Moeller
-
- May 15, 2005
-
-
Dr. Stephen Henson authored
attribute in EVP_PKEY structure.
-
- May 11, 2005
-
-
Bodo Möller authored
with the SSL_OP_NO_SSLv2 option.
-
- May 10, 2005
-
-
Nils Larsch authored
EC_GROUP_new_by_nid -> EC_GROUP_new_by_curve_name
-
- May 09, 2005
-
-
Bodo Möller authored
EC_GROUP_get_nid -> EC_GROUP_get_curve_name EC_GROUP_set_nid -> EC_GROUP_set_curve_name
-
- May 01, 2005
-
-
Dr. Stephen Henson authored
-
- Apr 26, 2005
-
-
Dr. Stephen Henson authored
The function rsa_eay_mont_helper() has been removed because it is no longer needed after this change.
-
Nils Larsch authored
- possibility of re-creation of the blinding parameters after a fixed number of uses (suggested by Bodo) - calculatition of the rsa::e in case it's absent and p and q are present (see bug report #785) - improve the performance when if one rsa structure is shared by more than a thread (see bug report #555) - fix the problem described in bug report #827 - hide the definition ot the BN_BLINDING structure in bn_blind.c
-
Ben Laurie authored
-
- Apr 25, 2005
-
-
Bodo Möller authored
-
- Apr 22, 2005
-
-
Nils Larsch authored
and BN_get_sign - implement BN_set_negative as a function - always use "#define BN_is_zero(a) ((a)->top == 0)"
-
- Apr 12, 2005
-
-
Dr. Stephen Henson authored
at runtime.
-
- Apr 09, 2005
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
a security threat on unexpecting applications. Document and test.
-
- Apr 08, 2005
-
-
Nils Larsch authored
and SSL_use_PrivateKey_file() PR: 1035 Submitted by: Walter Goulet Reviewed by: Nils Larsch
-
- Apr 07, 2005
-
-
Nils Larsch authored
Reviewed by: Bodo Moeller
-
- Apr 02, 2005
-
-
Nils Larsch authored
-
- Mar 31, 2005
-
-
Ben Laurie authored
-
- Mar 24, 2005
-
-
Bodo Möller authored
-
Ulf Möller authored
-
- Mar 22, 2005
-
-
Dr. Stephen Henson authored
client random values.
-
- Mar 19, 2005
-
-
Ulf Möller authored
-
- Mar 02, 2005
-
-
Bodo Möller authored
the algorithm is explicitly requested.
-
- Feb 22, 2005
-
-
Bodo Möller authored
This is now the case for RC5. As a side effect, the OPTIONS in the Makefile will usually look a little different now, but they are essentially only for information anyway.
-
- Feb 19, 2005
-
-
Lutz Jänicke authored
prematurely by EGD/PRNGD. PR: 1014 Submitted by: Darren Tucker <dtucker@zip.com.au>
-
- Dec 29, 2004
-
-
Dr. Stephen Henson authored
-
- Dec 28, 2004
-
-
Richard Levitte authored
-
- Dec 05, 2004
-
-
Dr. Stephen Henson authored
failure and freeing up memory if a failure occurs. PR:620
-
- Dec 03, 2004
-
-
Dr. Stephen Henson authored
-
- Dec 01, 2004
-
-
Dr. Stephen Henson authored
-
- Nov 29, 2004
-
-
Richard Levitte authored
-
- Nov 26, 2004
-
-
Andy Polyakov authored
-
- Nov 25, 2004
-
-
Dr. Stephen Henson authored
-