diff --git a/ChangeLog b/ChangeLog index 626f70d626..09b6c9950a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,8 +8,6 @@ Security option if needed. * Fixed offset in FALLBACK_SCSV parsing that caused TLS server to fail to detect it sometimes. Reported by Hugo Leisink. #810 - * Tighten ASN.1 parsing of RSA PKCS#1 v1.5 signatures, to avoid a - potential Bleichenbacher-style attack. * Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a potential Bleichenbacher/BERserk-style attack.