- 08 3月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
values.
-
- 07 3月, 2010 10 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Uses ASN1 module in Martin Kaiser's PSS patch.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
now print out signatures instead of the standard hex dump. More complex signatures (e.g. PSS) can print out more meaningful information. Sample DSA version included that prints out the signature parameters r, s. [Note EVP_PKEY_ASN1_METHOD is an application opaque structure so adding new fields in the middle has no compatibility issues]
-
- 05 3月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
found in an ENGINE.
-
由 Dr. Stephen Henson 提交于
an algorithm from the supplied engine instead of just the default one.
-
- 04 3月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
PR#1999 broke fork detection by assuming HAVE_FORK was set for all platforms. Include original HAVE_FORK detection logic while allowing it to be overridden on specific platforms with -DHAVE_FORK=1 or -DHAVE_FORK=0
-
- 03 3月, 2010 5 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix for CVE-2010-0433 where some kerberos enabled versions of OpenSSL could be crashed if the relevant tables were not present (e.g. chrooted).
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
subject to change...
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
Submitted by: Andreas Krebbel
-
- 02 3月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "Kennedy, Brendan" <brendan.kennedy@intel.com> Handle error codes correctly: cryptodev returns 0 for success whereas OpenSSL returns 1.
-
- 01 3月, 2010 6 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 28 2月, 2010 4 次提交
-
-
由 Ben Laurie 提交于
warnings hard to fix without major surgery).
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
1.0.0. Original fix was on 2007-Mar-09 and had the log message: "Fix kerberos ciphersuite bugs introduced with PR:1336."
-
- 27 2月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 2月, 2010 4 次提交
-
-
由 Dr. Stephen Henson 提交于
CFB mode does *not* have to be a multiple of the block length and several other specifications (e.g. PKCS#11) do not require this.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 25 2月, 2010 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
certificate is explicitly trusted (using -addtrust option to x509 utility for example) the verification is sucessful even if the chain is not complete.
-
由 Dr. Stephen Henson 提交于
allow setting of verify names in command line utilities and print out verify names in verify utility
-