Bodo Möller ecb1445ce2 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:26:08 +00:00
..
2005-04-11 14:18:14 +00:00
2003-12-06 11:39:37 +00:00
2004-06-20 04:16:12 +00:00
2000-02-16 13:24:06 +00:00
2002-11-14 11:22:46 +00:00