Commit 507efe73 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

CHANGES: mention ECP_NISTZ256.

parent 4513b1b6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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]