1. 24 3月, 2015 1 次提交
  2. 19 3月, 2015 1 次提交
    • D
      Reject invalid PSS parameters. · 09f06923
      Dr. Stephen Henson 提交于
      Fix a bug where invalid PSS parameters are not rejected resulting in a
      NULL pointer exception. This can be triggered during certificate
      verification so could be a DoS attack against a client or a server
      enabling client authentication.
      
      Thanks to Brian Carpenter for reporting this issues.
      
      CVE-2015-0208
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      09f06923
  3. 22 1月, 2015 1 次提交
  4. 09 9月, 2014 1 次提交
  5. 29 5月, 2014 1 次提交
  6. 28 3月, 2014 1 次提交
  7. 20 3月, 2014 1 次提交
  8. 18 7月, 2013 1 次提交
  9. 22 6月, 2013 1 次提交
    • D
      CMS RSA-OAEP and RSA-PSS support. · 0574cadf
      Dr. Stephen Henson 提交于
      Extend RSA ASN1 method to support CMS PSS signatures for both sign
      and verify.
      
      For signing the EVP_PKEY_CTX parameters are read and the appropriate
      CMS structures set up.
      
      For verification the CMS structures are analysed and the corresponding
      parameters in the EVP_PKEY_CTX set.
      
      Also add RSA-OAEP support.
      
      For encrypt the EVP_PKEY_CTX parameters are used.
      
      For decrypt the CMS structure is uses to set the appropriate EVP_PKEY_CTX
      parameters.
      0574cadf
  10. 05 6月, 2013 1 次提交
  11. 04 10月, 2010 1 次提交
  12. 10 8月, 2010 1 次提交
  13. 12 3月, 2010 2 次提交
  14. 11 3月, 2010 2 次提交
  15. 09 3月, 2010 1 次提交
  16. 08 3月, 2010 1 次提交
  17. 07 3月, 2010 3 次提交
  18. 12 11月, 2008 1 次提交
  19. 06 11月, 2008 1 次提交
  20. 02 11月, 2008 1 次提交
  21. 17 3月, 2008 1 次提交
  22. 16 3月, 2008 1 次提交
  23. 13 3月, 2008 1 次提交
    • D
      And so it begins... · 8931b30d
      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.
      8931b30d
  24. 18 7月, 2006 1 次提交
  25. 08 5月, 2006 1 次提交
  26. 28 4月, 2006 1 次提交
  27. 20 4月, 2006 1 次提交
  28. 18 4月, 2006 1 次提交
  29. 17 4月, 2006 1 次提交
  30. 15 4月, 2006 1 次提交
  31. 24 3月, 2006 1 次提交
  32. 23 3月, 2006 2 次提交
  33. 22 3月, 2006 1 次提交
  34. 21 3月, 2006 1 次提交
  35. 20 3月, 2006 1 次提交