commit | b91c2b5782eedce665ba63116e946d6ef6d058d3 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Apr 19 16:05:16 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Apr 19 20:47:26 2013 +0200 |
tree | e7dd9c4e3f2986f3ad761bce1a55470a99cc86bd | |
parent | bc956d900ea1ab668a8fdd8e871bb900b197f721 [diff] [blame] |
PSK and DHE-PSK addition to ChangeLog
diff --git a/ChangeLog b/ChangeLog index aacca2a..4270138 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,7 @@ * Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS (ECDHE-based ciphersuites) * Ability to specify allowed ciphersuites based on the protocol version. + * PSK and DHE-PSK based ciphersuites added Changes * Introduced separate SSL Ciphersuites module that is based on