1. 15 2月, 2014 1 次提交
  2. 13 2月, 2014 1 次提交
  3. 22 12月, 2013 1 次提交
    • D
      Canonicalise input in CMS_verify. · cd30f03a
      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.
      cd30f03a
  4. 09 11月, 2013 1 次提交
  5. 05 8月, 2013 1 次提交
    • D
      Add KDF for DH. · dc1ce3bc
      Dr. Stephen Henson 提交于
      Add X9.42 DH KDF. Move sharedinfo generation code to CMS library as the
      same structure is used by DH and ECDH.
      
      Move ASN1_OBJECT typedef to ossl_typ.h so it can be picked up by dh headers
      without the need to use ASN1.
      dc1ce3bc
  6. 18 7月, 2013 2 次提交
  7. 03 7月, 2013 1 次提交
  8. 22 6月, 2013 1 次提交
    • D
      CMS public key parameter support. · e365352d
      Dr. Stephen Henson 提交于
      Add support for customisation of CMS handling of signed and enveloped
      data from custom public key parameters.
      
      This will provide support for RSA-PSS and RSA-OAEP but could also be
      applied to other algorithms.
      e365352d
  9. 27 2月, 2013 1 次提交
    • D
      Add function CMS_RecipientInfo_encrypt · e1f1d28f
      Dr. Stephen Henson 提交于
      Add CMS_RecipientInfo_encrypt: this function encrypts an existing content
      encryption key to match the key in the RecipientInfo structure: this is
      useful if a new recpient is added to and existing enveloped data structure.
      
      Add documentation.
      e1f1d28f
  10. 23 1月, 2013 1 次提交
  11. 11 5月, 2012 1 次提交
  12. 10 5月, 2012 1 次提交
  13. 13 3月, 2012 1 次提交
  14. 14 11月, 2011 1 次提交
  15. 27 1月, 2011 1 次提交
  16. 27 7月, 2010 1 次提交
  17. 01 6月, 2010 1 次提交
  18. 11 3月, 2010 1 次提交
  19. 02 2月, 2010 1 次提交
  20. 15 1月, 2010 1 次提交
  21. 27 11月, 2009 1 次提交
  22. 01 10月, 2009 1 次提交
    • D
      PR: 2058 · d7106112
      Dr. Stephen Henson 提交于
      Submitted by: Julia Lawall <julia@diku.dk>
      Approved by: steve@openssl.org
      
      Correct EVP_DigestVerifyFinal error handling.
      d7106112
  23. 24 9月, 2009 1 次提交
  24. 13 9月, 2009 1 次提交
  25. 25 3月, 2009 1 次提交
  26. 15 3月, 2009 2 次提交
  27. 22 11月, 2008 1 次提交
  28. 05 8月, 2008 1 次提交
  29. 03 5月, 2008 1 次提交
  30. 18 4月, 2008 1 次提交
  31. 12 4月, 2008 4 次提交
  32. 10 4月, 2008 2 次提交
  33. 07 4月, 2008 2 次提交