commit | 3f917e230df049fc2ea5269348ca53b0a3ba6edc | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:16:59 2013 +0100 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Mon Oct 28 14:18:26 2013 +0100 |
tree | bceacb8ae64800452b6d88b67e878fb390f7dccb | |
parent | 08bb187bb6e5b036f4eeb4cf38850fb841198c5a [diff] [blame] | |
parent | 9fcceac943006b6e6b3a8a5b3ba9a9463d04090c [diff] [blame] |
Merged optimizations for MODP NIST curves
diff --git a/ChangeLog b/ChangeLog index 3f07469..f25cd60 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -3,6 +3,7 @@ = PolarSSL 1.3 branch Features * PK tests added to test framework + * Added optional optimization for NIST MODP curves (POLARSSL_ECP_NIST_OPTIM) Bugfix * Server does not send out extensions not advertised by client