1. 08 12月, 2014 2 次提交
  2. 08 6月, 2011 1 次提交
  3. 11 5月, 2011 1 次提交
  4. 22 4月, 2011 1 次提交
  5. 07 4月, 2011 1 次提交
  6. 09 3月, 2011 1 次提交
  7. 04 2月, 2011 1 次提交
  8. 26 1月, 2011 1 次提交
  9. 28 3月, 2007 1 次提交
  10. 29 9月, 2006 1 次提交
  11. 28 9月, 2006 1 次提交
  12. 14 3月, 2006 1 次提交
  13. 22 8月, 2005 1 次提交
  14. 27 5月, 2005 1 次提交
  15. 16 5月, 2005 1 次提交
    • B
      Implement fixed-window exponentiation to mitigate hyper-threading · 46a64376
      Bodo Möller 提交于
      timing attacks.
      
      BN_FLG_EXP_CONSTTIME requests this algorithm, and this done by default for
      RSA/DSA/DH private key computations unless
      RSA_FLAG_NO_EXP_CONSTTIME/DSA_FLAG_NO_EXP_CONSTTIME/
      DH_FLAG_NO_EXP_CONSTTIME is set.
      
      Submitted by: Matthew D Wood
      Reviewed by: Bodo Moeller
      46a64376
  16. 28 4月, 2005 1 次提交
  17. 27 4月, 2005 3 次提交
  18. 08 4月, 2003 1 次提交
  19. 31 1月, 2003 1 次提交
  20. 15 1月, 2003 1 次提交
  21. 26 9月, 2001 1 次提交
    • 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
  22. 28 7月, 2001 2 次提交
  23. 26 7月, 2001 2 次提交
  24. 08 3月, 2001 1 次提交
  25. 21 2月, 2001 1 次提交
  26. 20 2月, 2001 1 次提交
  27. 07 11月, 2000 1 次提交
  28. 27 10月, 2000 1 次提交
  29. 08 6月, 2000 1 次提交
  30. 05 2月, 2000 1 次提交
  31. 24 8月, 1999 1 次提交
  32. 24 4月, 1999 1 次提交
  33. 20 4月, 1999 1 次提交
  34. 21 12月, 1998 2 次提交