aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2014-09-23 14:54:04 +0200
committerAndy Polyakov <appro@openssl.org>2014-09-23 14:54:34 +0200
commit507efe737243d7c74a839ea90b3d7eec5eac22e7 (patch)
treebc2a84d1c03aaf4287336b393651da35a4c50e72 /CHANGES
parent4513b1b64189df253af2a698bd1ea34bf4e794bb (diff)
downloadopenssl-507efe737243d7c74a839ea90b3d7eec5eac22e7.tar.gz
CHANGES: mention ECP_NISTZ256.
Reviewed-by: Bodo Moeller <bodo@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 01b2885bef..9f84886fee 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]