1. 24 3月, 2015 1 次提交
  2. 29 1月, 2015 1 次提交
  3. 22 1月, 2015 1 次提交
  4. 06 5月, 2014 1 次提交
  5. 18 7月, 2013 2 次提交
  6. 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
  7. 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
  8. 13 3月, 2012 1 次提交
  9. 27 11月, 2009 1 次提交
  10. 27 3月, 2008 1 次提交
  11. 20 3月, 2008 2 次提交
  12. 19 3月, 2008 2 次提交
  13. 18 3月, 2008 2 次提交
  14. 17 3月, 2008 2 次提交
  15. 16 3月, 2008 1 次提交
  16. 14 3月, 2008 1 次提交
  17. 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