Updated Changelog to reflect feature addition

This commit is contained in:
Paul Bakker 2013-08-14 12:24:34 +02:00
parent 48e93c84b7
commit da4d1c35d1

View file

@ -15,6 +15,8 @@ Features
* Parsing Elliptic Curve certificates * Parsing Elliptic Curve certificates
* Support for max_fragment_length extension (RFC 6066) * Support for max_fragment_length extension (RFC 6066)
* Support for truncated_hmac extension (RFC 6066) * Support for truncated_hmac extension (RFC 6066)
* Support for zeros-and-length (ANSI X.923) padding, one-and-zeros
(ISO/IEC 7816-4) padding and zero padding in the cipher layer
Changes Changes
* Introduced separate SSL Ciphersuites module that is based on * Introduced separate SSL Ciphersuites module that is based on