Updated Changelog for EC Key / Cert and RFC 6066 extensions
This commit is contained in:
parent
872c29b705
commit
f85778efb0
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ Features
|
|||
* Memory allocation abstraction layer added
|
||||
* Buffer-based memory allocator added (no malloc() / free() / HEAP usage)
|
||||
* Also compiles / runs without time-based functions (!POLARSSL_HAVE_TIME)
|
||||
* Parsing Elliptic Curve keys
|
||||
* Parsing Elliptic Curve certificates
|
||||
* Support for max_fragment_length extension (RFC 6066)
|
||||
* Support for truncated_hmac extension (RFC 6066)
|
||||
|
||||
Changes
|
||||
* Introduced separate SSL Ciphersuites module that is based on
|
||||
|
|
Loading…
Reference in a new issue