From 19fddebf0e921c132c991cf86e97b8624c7b0178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Tue, 23 Aug 2005 06:55:45 +0000 Subject: [PATCH] recent DH change does not avoid *all* possible small-subgroup attacks; let's be clear about that --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.