mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:25:39 +01:00
Updated Changelog for EC Key / Cert and RFC 6066 extensions
This commit is contained in:
parent
872c29b705
commit
f85778efb0
@ -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 New Issue
Block a user