1. 24 3月, 2015 1 次提交
  2. 12 3月, 2015 1 次提交
    • M
      Fix dsa_pub_encode · 0c7ca403
      Matt Caswell 提交于
      The return value from ASN1_STRING_new() was not being checked which could
      lead to a NULL deref in the event of a malloc failure. Also fixed a mem
      leak in the error path.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      0c7ca403
  3. 09 3月, 2015 1 次提交
  4. 22 1月, 2015 2 次提交
  5. 31 12月, 2014 1 次提交
  6. 09 9月, 2014 1 次提交
  7. 22 8月, 2014 1 次提交
  8. 28 3月, 2014 1 次提交
  9. 18 7月, 2013 1 次提交
  10. 14 6月, 2013 1 次提交
  11. 04 10月, 2010 1 次提交
  12. 20 4月, 2010 1 次提交
    • D
      PR: 2241 · 9a8a7d58
      Dr. Stephen Henson 提交于
      Submitted By: Artemy Lebedev <vagran.ast@gmail.com>
      
      Typo.
      9a8a7d58
  13. 09 3月, 2010 1 次提交
  14. 07 3月, 2010 1 次提交
    • D
      Add algorithm specific signature printing. An individual ASN1 method can · fa1ba589
      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]
      fa1ba589
  15. 23 1月, 2010 1 次提交
  16. 12 11月, 2008 1 次提交
  17. 06 11月, 2008 1 次提交
  18. 02 11月, 2008 1 次提交
  19. 17 3月, 2008 1 次提交
  20. 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
  21. 03 4月, 2007 1 次提交
  22. 03 2月, 2007 1 次提交
  23. 16 11月, 2006 1 次提交
  24. 29 8月, 2006 1 次提交
  25. 18 7月, 2006 1 次提交
  26. 03 7月, 2006 1 次提交
  27. 15 5月, 2006 1 次提交
  28. 08 5月, 2006 1 次提交
  29. 18 4月, 2006 1 次提交
  30. 17 4月, 2006 1 次提交
  31. 13 4月, 2006 2 次提交
  32. 01 4月, 2006 2 次提交
  33. 28 3月, 2006 1 次提交
  34. 24 3月, 2006 1 次提交
  35. 23 3月, 2006 3 次提交