Skip to content
  1. May 16, 2005
    • Bodo Möller's avatar
      Implement fixed-window exponentiation to mitigate hyper-threading · ecb1445c
      Bodo Möller authored
      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
      ecb1445c
  2. May 15, 2005
  3. May 14, 2005
  4. May 13, 2005
  5. May 12, 2005
  6. May 11, 2005
  7. May 10, 2005
  8. May 09, 2005
  9. May 08, 2005
  10. May 07, 2005
  11. May 05, 2005
  12. May 04, 2005
  13. May 03, 2005