Merged client ciphersuite order preference option

This commit is contained in:
Paul Bakker 2013-12-02 14:55:28 +01:00
commit 9dc53a9967
3 changed files with 165 additions and 127 deletions

View file

@ -3,6 +3,8 @@ PolarSSL ChangeLog (Sorted per branch, date)
= PolarSSL 1.3 branch
Features
* EC key generation support in gen_key app
* Support for adhering to client ciphersuite order preference
(POLARSSL_SSL_SRV_RESPECT_CLIENT_PREFERENCE)
Changes
* gen_prime() speedup