use correct credit in CHANGES
authorDr. Stephen Henson <steve@openssl.org>
Tue, 6 Jan 2015 21:12:15 +0000 (21:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 6 Jan 2015 22:40:43 +0000 (22:40 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
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]