From: Bodo Möller Date: Tue, 23 Aug 2005 06:54:33 +0000 (+0000) Subject: recent DH change does not avoid *all* possible small-subgroup attacks; X-Git-Tag: OpenSSL_0_9_8k^2~1841 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=770bc596e1b3d3ab2fb7207f5943149197986b76;p=oweals%2Fopenssl.git recent DH change does not avoid *all* possible small-subgroup attacks; let's be clear about that --- diff --git a/CHANGES b/CHANGES index a695a4dc63..f0114e6621 100644 --- a/CHANGES +++ b/CHANGES @@ -27,7 +27,7 @@ Changes between 0.9.8 and 0.9.8a [XX xxx XXXX] - *) Avoid small subgroup attacks in Diffie-Hellman. + *) Avoid some small subgroup attacks in Diffie-Hellman. [Nick Mathewson and Ben Laurie] *) Add functions for well-known primes.