- 22 1月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 09 5月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
If the key type does not match any CMS recipient type return an error instead of using a random key (MMA mitigation). This does not leak any useful information to an attacker. PR#3348
-
- 13 2月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 12月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
If content is detached and not binary mode translate the input to CRLF format. Before this change the input was verified verbatim which lead to a discrepancy between sign and verify.
-
- 18 7月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add hooks to support key agreement recipient info type (KARI) using algorithm specific code in the relevant public key ASN1 method.
-
- 13 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
continue with symmetric decryption process to avoid leaking timing information to an attacker. Thanks to Ivan Nestlerode <inestlerode@us.ibm.com> for discovering this issue. (CVE-2012-0884)
-
- 27 7月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
e_os2.h, this should fix WIN32 compilation issues and hopefully avoid conflicts with other headers which may workaround ssize_t in different ways.
-
- 27 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 3月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 3月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 22 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 8月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 4月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR:1664
-
- 12 4月, 2008 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 10 4月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 07 4月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 3月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Make streaming support in cms cleaner. Note errors in various S/MIME functions if CMS_final() fails. Add streaming support for enveloped data.
-
由 Dr. Stephen Henson 提交于
Generalise RecipientInfo and enveloped data handling so applications can add their own key lookup routines as well as using the standard ones.
-
- 17 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix signed data creation so versions are only corrected if structure is being created.
-
- 16 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
examples. All RFC4134 examples can not be processed.
-
- 15 3月, 2008 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Update CHANGES.
-
由 Dr. Stephen Henson 提交于
consistent with other content types.
-
- 14 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
tests in RFC4134.
-
- 13 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
-