1. 04 8月, 2001 5 次提交
  2. 03 8月, 2001 1 次提交
  3. 01 8月, 2001 1 次提交
  4. 31 7月, 2001 3 次提交
  5. 30 7月, 2001 1 次提交
  6. 27 7月, 2001 1 次提交
  7. 21 7月, 2001 2 次提交
  8. 10 7月, 2001 1 次提交
  9. 09 7月, 2001 2 次提交
  10. 20 6月, 2001 1 次提交
    • D
      · 323f289c
      Dr. Stephen Henson 提交于
      Change all calls to low level digest routines in the library and
      applications to use EVP. Add missing calls to HMAC_cleanup() and
      don't assume HMAC_CTX can be copied using memcpy().
      
      Note: this is almost identical to the patch submitted to openssl-dev
      by Verdon Walker <VWalker@novell.com> except some redundant
      EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
      made to avoid compiler warnings.
      323f289c
  11. 17 6月, 2001 1 次提交
  12. 25 5月, 2001 1 次提交
    • D
      · 76c919c1
      Dr. Stephen Henson 提交于
      Add missing variable length cipher flag for Blowfish.
      
      Only use trust settings if either trust or reject settings
      are present, otherwise use compatibility mode. This stops
      root CAs being rejected if they have alias of keyid set.
      76c919c1
  13. 07 5月, 2001 2 次提交
  14. 14 4月, 2001 1 次提交
  15. 08 4月, 2001 1 次提交
  16. 09 3月, 2001 2 次提交
  17. 08 3月, 2001 1 次提交
    • D
      · 2dc769a1
      Dr. Stephen Henson 提交于
      Make EVP_Digest*() routines return a value.
      
      TODO: update docs, and make soe other routines
      which use EVP_Digest*() check return codes.
      2dc769a1
  18. 26 2月, 2001 1 次提交
    • R
      make update · d88a26c4
      Richard Levitte 提交于
      Note that all *_it variables are suddenly non-existant according to
      libeay.num.  This is a bug that will be corrected.  Please be patient.
      d88a26c4
  19. 22 2月, 2001 1 次提交
  20. 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
  21. 14 2月, 2001 1 次提交
  22. 08 2月, 2001 1 次提交
    • D
      · deb2c1a1
      Dr. Stephen Henson 提交于
      Fix AES code.
      
      Update Rijndael source to v3.0
      
      Add AES OIDs.
      
      Change most references of Rijndael to AES.
      
      Add new draft AES ciphersuites.
      deb2c1a1
  23. 06 2月, 2001 1 次提交
  24. 05 2月, 2001 1 次提交
  25. 02 2月, 2001 1 次提交
  26. 01 12月, 2000 1 次提交
  27. 13 11月, 2000 1 次提交
  28. 12 11月, 2000 1 次提交
  29. 07 11月, 2000 2 次提交