commit | f34673e37b2239280c46eefca25994b40680449e | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Oct 15 12:46:17 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Oct 15 12:46:41 2013 +0200 |
tree | 634e2656421e3419b2d0e70bfa33004abbb8b8de | |
parent | 376e8153a0efe2594540661eada88a00d4e8ac65 [diff] [blame] | |
parent | eebb5ad6cc4e3037f8dd87342a3d508f93209049 [diff] [blame] |
Merged RSA-PSK key-exchange and ciphersuites
diff --git a/ChangeLog b/ChangeLog index 57761ed..939d4f5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,6 +4,7 @@ Features * Support for Brainpool curves and TLS ciphersuites (RFC 7027) * Support for ECDHE-PSK key-exchange and ciphersuites + * Support for RSA-PSK key-exchange and ciphersuites Changes * RSA blinding locks for a smaller amount of time