From: Andy Polyakov Date: Tue, 23 Sep 2014 12:54:04 +0000 (+0200) Subject: CHANGES: mention ECP_NISTZ256. X-Git-Tag: master-pre-reformat~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507efe737243d7c74a839ea90b3d7eec5eac22e7;p=thirdparty%2Fopenssl.git CHANGES: mention ECP_NISTZ256. Reviewed-by: Bodo Moeller --- diff --git a/CHANGES b/CHANGES index 01b2885bef4..9f84886fee8 100644 --- a/CHANGES +++ b/CHANGES @@ -310,6 +310,10 @@ Changes between 1.0.1h and 1.0.2 [xx XXX xxxx] + *) Accelerated NIST P-256 elliptic curve implementation for x86_64 + (other platforms pending). + [Shay Gueron (Intel Corp), Andy Polyakov] + *) Add support for the SignedCertificateTimestampList certificate and OCSP response extensions from RFC6962. [Rob Stradling]