From: Bodo Möller Date: Tue, 23 Aug 2005 06:55:45 +0000 (+0000) Subject: recent DH change does not avoid *all* possible small-subgroup attacks; X-Git-Tag: OpenSSL_0_9_8a~35 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=19fddebf0e921c132c991cf86e97b8624c7b0178;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 a67a0bbaff..5310571ec0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,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.