Bodo Möller
|
80790d89ec
|
Use BN_with_flags() in a cleaner way.
Complete previous change:
Constant time DSA [sync with mainstream].
|
2005-05-27 15:39:15 +00:00 |
|
Andy Polyakov
|
6b6f64da2d
|
Constant time DH [sync with mainstream].
Submitted by: bodo
|
2005-05-27 08:11:16 +00:00 |
|
Andy Polyakov
|
c7e7d382d5
|
Pointer to BN_MONT_CTX could be used uninitialized.
|
2005-04-28 08:52:29 +00:00 |
|
Dr. Stephen Henson
|
4ed56cba63
|
New function BN_MONT_CTX_set_locked, to set montgomery parameters in a
threadsafe manner.
Modify or add calls to use it in rsa, dsa and dh algorithms.
|
2005-04-22 13:17:49 +00:00 |
|
Andy Polyakov
|
2ec5ebb979
|
Minor fips const-ification.
|
2005-04-18 00:22:40 +00:00 |
|
Richard Levitte
|
bec15f2109
|
Make sure the FIPS stuff is only really compiled when in FIPS mode.
|
2004-06-28 20:33:35 +00:00 |
|
Ben Laurie
|
4d4716dc03
|
Add Diffie-Hellman to FIPS.
|
2004-06-19 13:16:51 +00:00 |
|