Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading
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
2005-05-16 01:43:31 +00:00
..
2005-04-11 14:17:07 +00:00
2005-04-26 16:02:40 +00:00
2005-05-11 03:45:39 +00:00
2005-04-29 21:20:31 +00:00
2003-12-06 11:39:37 +00:00
2000-02-16 13:24:06 +00:00
2005-03-30 21:38:29 +00:00
2002-11-14 11:22:01 +00:00
2005-05-15 22:23:26 +00:00