CHANGES: mention ECP_NISTZ256.

Reviewed-by: Bodo Moeller <bodo@openssl.org>
This commit is contained in:
Andy Polyakov 2014-09-23 14:54:04 +02:00
parent 4513b1b641
commit 507efe7372

View File

@ -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]