1. 05 7月, 2005 2 次提交
  2. 03 6月, 2005 2 次提交
  3. 30 5月, 2005 1 次提交
  4. 26 5月, 2005 1 次提交
  5. 18 5月, 2005 1 次提交
  6. 17 5月, 2005 1 次提交
  7. 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
  8. 15 5月, 2005 1 次提交
  9. 12 5月, 2005 1 次提交
  10. 10 5月, 2005 1 次提交
  11. 09 5月, 2005 1 次提交
  12. 01 5月, 2005 1 次提交
  13. 27 4月, 2005 3 次提交
    • D
      Port BN_MONT_CTX_set_locked() from stable branch. · 6ec8e63a
      Dr. Stephen Henson 提交于
      The function rsa_eay_mont_helper() has been removed because it is no longer
      needed after this change.
      6ec8e63a
    • N
      some updates for the blinding code; summary: · 800e400d
      Nils Larsch 提交于
      - possibility of re-creation of the blinding parameters after a
        fixed number of uses (suggested by Bodo)
      - calculatition of the rsa::e in case it's absent and p and q
        are present (see bug report #785)
      - improve the performance when if one rsa structure is shared by
        more than a thread (see bug report #555)
      - fix the problem described in bug report #827
      - hide the definition ot the BN_BLINDING structure in bn_blind.c
      800e400d
    • B
      Add DTLS support. · 36d16f8e
      Ben Laurie 提交于
      36d16f8e
  14. 26 4月, 2005 1 次提交
  15. 23 4月, 2005 1 次提交
  16. 12 4月, 2005 1 次提交
  17. 10 4月, 2005 2 次提交
  18. 09 4月, 2005 1 次提交
  19. 08 4月, 2005 1 次提交
  20. 02 4月, 2005 1 次提交
  21. 31 3月, 2005 1 次提交
  22. 24 3月, 2005 2 次提交
  23. 22 3月, 2005 1 次提交
  24. 19 3月, 2005 1 次提交
  25. 03 3月, 2005 1 次提交
  26. 22 2月, 2005 1 次提交
  27. 19 2月, 2005 1 次提交
  28. 29 12月, 2004 1 次提交
  29. 28 12月, 2004 1 次提交
  30. 05 12月, 2004 1 次提交
  31. 03 12月, 2004 1 次提交
  32. 01 12月, 2004 1 次提交
  33. 29 11月, 2004 1 次提交
  34. 26 11月, 2004 1 次提交