1. 27 4月, 2005 1 次提交
  2. 18 4月, 2005 1 次提交
  3. 11 4月, 2005 1 次提交
  4. 06 4月, 2005 1 次提交
  5. 05 4月, 2005 1 次提交
  6. 30 3月, 2005 1 次提交
  7. 06 2月, 2005 1 次提交
  8. 20 12月, 2004 1 次提交
  9. 14 12月, 2004 1 次提交
  10. 07 12月, 2004 1 次提交
  11. 02 12月, 2004 1 次提交
  12. 01 12月, 2004 1 次提交
  13. 30 11月, 2004 2 次提交
  14. 26 11月, 2004 2 次提交
  15. 21 11月, 2004 1 次提交
    • A
      RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it's · 376729e1
      Andy Polyakov 提交于
      apparently impossible to compose blended code with would perform
      satisfactory on all x86 and x86_64 cores, an extra RC4_CHAR
      code-path is introduced and P4 core is detected at run-time. This
      way we keep original performance on non-P4 implementations and
      turbo-charge P4 performance by factor of 2.8x (on 32-bit core).
      376729e1
  16. 10 11月, 2004 1 次提交
  17. 03 11月, 2004 1 次提交
  18. 30 8月, 2004 1 次提交
  19. 02 8月, 2004 2 次提交
  20. 24 7月, 2004 1 次提交
  21. 22 7月, 2004 1 次提交
  22. 12 7月, 2004 2 次提交
  23. 27 12月, 2003 1 次提交
  24. 28 11月, 2003 1 次提交
  25. 16 11月, 2003 1 次提交
  26. 21 3月, 2003 1 次提交
  27. 17 1月, 2003 1 次提交
  28. 04 1月, 2003 1 次提交
  29. 29 11月, 2002 1 次提交
  30. 28 11月, 2002 1 次提交
  31. 09 10月, 2002 1 次提交
  32. 28 6月, 2002 1 次提交
  33. 01 8月, 2001 1 次提交
  34. 31 7月, 2001 1 次提交
  35. 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
  36. 09 3月, 2001 1 次提交