1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-05 06:16:25 +08:00

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
* Support for max_fragment_length 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
* Introduced separate SSL Ciphersuites module that is based on