Fix for CVE-2014-3570 (with minor bn_asm.c revamp).
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f8dfbd427c3ba06ccfee8266c89a92d366e232fe..ef87df354d252ab8747408f4a9a9cf85f3ba9430 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   *) Abort handshake if server key exchange message is omitted for ephemeral
      ECDH ciphersuites.
 
-     Thanks to Karthikeyan Bhargavan for reporting this issue.
+     Thanks to Karthikeyan Bhargavan of the PROSECCO team at INRIA for
+     reporting this issue.
      (CVE-2014-3572)
      [Steve Henson]
 
      violated the TLS standard by allowing the use of temporary RSA keys in
      non-export ciphersuites and could be used by a server to effectively
      downgrade the RSA key length used to a value smaller than the server
-     certificate. Thanks for Karthikeyan Bhargavan for reporting this issue.
+     certificate. Thanks for Karthikeyan Bhargavan of the PROSECCO team at
+     INRIA or reporting this issue.
      (CVE-2015-0204)
      [Steve Henson]