1. 10 3月, 2002 1 次提交
    • D
      · bf6a9e66
      Dr. Stephen Henson 提交于
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      bf6a9e66
  2. 25 1月, 2002 1 次提交
  3. 19 1月, 2002 1 次提交
  4. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  5. 26 9月, 2001 2 次提交
  6. 11 9月, 2001 1 次提交
  7. 10 9月, 2001 1 次提交
    • B
      Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case · 5ba372b1
      Bodo Möller 提交于
      distinction (which does not work well because if CRYPTO_MDEBUG is
      defined at library compile time, it is not necessarily defined at
      application compile time; and memory debugging now can be reconfigured
      at run-time anyway).  To get the intended semantics, we could just use
      the EVP_DigestInit_dbg unconditionally (which uses the caller's
      __FILE__ and __LINE__ for memory leak debugging), but this would make
      memory debugging inconsistent.  Instead, callers can use
      CRYPTO_push_info() to track down memory leaks.
      
      Also fix indentation, and add OpenSSL copyright.
      5ba372b1
  8. 07 9月, 2001 1 次提交
  9. 03 9月, 2001 1 次提交
  10. 02 9月, 2001 1 次提交
  11. 28 8月, 2001 1 次提交
  12. 31 7月, 2001 1 次提交
  13. 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
  14. 02 2月, 2001 1 次提交
  15. 05 6月, 1999 1 次提交
  16. 24 4月, 1999 1 次提交
  17. 20 4月, 1999 1 次提交
  18. 19 4月, 1999 1 次提交
  19. 18 4月, 1999 1 次提交
  20. 31 1月, 1999 1 次提交
  21. 21 12月, 1998 2 次提交