In longer tests with g=2, DH exchange does not become quite as fast
as expected -- maybe it's the different processor, maybe my previous timings were too inaccurate.
This commit is contained in:
parent
a71e2621bc
commit
482a9d41b9
4
CHANGES
4
CHANGES
@ -23,8 +23,8 @@
|
|||||||
Free => OPENSSL_free
|
Free => OPENSSL_free
|
||||||
[Richard Levitte]
|
[Richard Levitte]
|
||||||
|
|
||||||
*) New function BN_mod_exp_mont_word for small bases (roughly 15-20%
|
*) New function BN_mod_exp_mont_word for small bases (roughly 15%
|
||||||
faster than BN_mod_exp_mont, i.e. 7-10% for a full DH exchange).
|
faster than BN_mod_exp_mont, i.e. 7% for a full DH exchange).
|
||||||
[Bodo Moeller]
|
[Bodo Moeller]
|
||||||
|
|
||||||
*) CygWin32 support.
|
*) CygWin32 support.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user