1. 09 6月, 2006 1 次提交
  2. 01 6月, 2005 1 次提交
  3. 12 7月, 2004 1 次提交
  4. 31 1月, 2003 1 次提交
  5. 06 12月, 2002 1 次提交
  6. 01 12月, 2002 1 次提交
  7. 29 11月, 2002 1 次提交
  8. 03 6月, 2002 1 次提交
  9. 31 5月, 2002 1 次提交
  10. 16 5月, 2002 1 次提交
    • D
      · 544a2aea
      Dr. Stephen Henson 提交于
      Zero cipher_data in EVP_CIPHER_CTX_cleanup
      
      Add cleanup calls to evp_test.c
      
      Allow reuse of cipher contexts by removing
      automatic cleanup in EVP_*Final().
      544a2aea
  11. 20 2月, 2002 1 次提交
  12. 14 2月, 2002 1 次提交
  13. 19 1月, 2002 1 次提交
  14. 06 11月, 2001 1 次提交
  15. 17 10月, 2001 1 次提交
  16. 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
  17. 26 9月, 2001 2 次提交
    • G
      This changes EVP's cipher and digest code to hook via the ENGINE support. · 11a57c7b
      Geoff Thorpe 提交于
      See crypto/engine/README for details.
      
      - it also removes openbsd_hw.c from the build (that functionality is
        going to be available in the openbsd ENGINE in a upcoming commit)
      
      - evp_test has had the extra initialisation added so it will use (if
        possible) any ENGINEs supporting the algorithms required.
      11a57c7b
    • G
      This commits changes to various parts of libcrypto required by the recent · cb78486d
      Geoff Thorpe 提交于
      ENGINE surgery. DH, DSA, RAND, and RSA now use *both* "method" and ENGINE
      pointers to manage their hooking with ENGINE. Previously their use of
      "method" pointers was replaced by use of ENGINE references. See
      crypto/engine/README for details.
      
      Also, remove the ENGINE iterations from evp_test - even when the
      cipher/digest code is committed in, this functionality would require a
      different set of API calls.
      cb78486d
  18. 15 9月, 2001 1 次提交
  19. 05 9月, 2001 1 次提交
  20. 01 9月, 2001 3 次提交
  21. 27 8月, 2001 1 次提交
  22. 19 8月, 2001 1 次提交
  23. 18 8月, 2001 1 次提交