1. 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
  2. 08 2月, 2010 1 次提交
  3. 06 11月, 2008 1 次提交
  4. 15 4月, 2006 1 次提交
  5. 22 3月, 2006 1 次提交
  6. 16 3月, 2004 1 次提交
  7. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  8. 24 4月, 1999 1 次提交
  9. 20 4月, 1999 1 次提交
  10. 22 12月, 1998 1 次提交
  11. 21 12月, 1998 2 次提交