Merged optimizations for MODP NIST curves

This commit is contained in:
Paul Bakker
2013-10-28 14:16:59 +01:00
7 changed files with 687 additions and 311 deletions

View File

@@ -3,6 +3,7 @@ PolarSSL ChangeLog (Sorted per branch, date)
= 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