- 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
-
- Nov 16, 2004
-
-
Dr. Stephen Henson authored
Add command line options -certform, -keyform and -pass to s_client and s_server. This supports the use of alternative passphrase sources, key formats and keys handled by an ENGINE. Update docs.
-
- Oct 04, 2004
-
-
Dr. Stephen Henson authored
-
- Sep 06, 2004
-
-
Dr. Stephen Henson authored
This tidies up verify parameters and adds support for integrated policy checking. Add support for policy related command line options. Currently only in smime application. WARNING: experimental code subject to change.
-
- Aug 04, 2004
-
-
Geoff Thorpe authored
-
- Jul 06, 2004
-
-
Dr. Stephen Henson authored
-
- Jun 17, 2004
-
-
Geoff Thorpe authored
-
- May 31, 2004
-
-
Andy Polyakov authored
-
- May 15, 2004
-
-
Dr. Stephen Henson authored
PR: 851
-
- May 13, 2004
-
-
Andy Polyakov authored
-
- May 04, 2004
-
-
Bodo Möller authored
- update from current 0.9.7-stable CHANGES file: Now here we have "CHANGES between 0.9.7e and 0.9.8", and I hope that all patches mentioned for 0.9.7d and 0.9.7e actually are in the CVS HEAD, i.e. what is to become 0.9.8. I have rewritten the 'openssl ca -create_serial' entry (0.9.8) so that it explains the earlier change that is now listed (0.9.7e). The ENGINE_set_default typo bug entry has been moved from 0.9.8 to 0.9.7b, which is where it belongs.
-
- Apr 26, 2004
-
-
Geoff Thorpe authored
proposed the change and submitted the patch, I jiggled it slightly and adjusted the other parts of openssl that were affected. PR: 867 Submitted by: Jelte Jansen Reviewed by: Geoff Thorpe
-
- Apr 21, 2004
-
-
Geoff Thorpe authored
0.9.7-stable as well as HEAD (and doesn't apply to the 0.9.6-engine variant).
-
- Apr 20, 2004
-
-
Dr. Stephen Henson authored
initial serial numbers. PR: 842
-