1. 14 3月, 2006 1 次提交
  2. 22 8月, 2005 1 次提交
  3. 27 5月, 2005 1 次提交
  4. 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
  5. 28 4月, 2005 1 次提交
  6. 27 4月, 2005 3 次提交
  7. 08 4月, 2003 1 次提交
  8. 31 1月, 2003 1 次提交
  9. 15 1月, 2003 1 次提交
  10. 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
  11. 28 7月, 2001 2 次提交
  12. 26 7月, 2001 2 次提交
  13. 08 3月, 2001 1 次提交
  14. 21 2月, 2001 1 次提交
  15. 20 2月, 2001 1 次提交
  16. 07 11月, 2000 1 次提交
  17. 27 10月, 2000 1 次提交
  18. 08 6月, 2000 1 次提交
  19. 05 2月, 2000 1 次提交
  20. 24 8月, 1999 1 次提交
  21. 24 4月, 1999 1 次提交
  22. 20 4月, 1999 1 次提交
  23. 21 12月, 1998 3 次提交