mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-21 18:35:11 +00:00
Amended ChangeLog for ECDSA-ciphersuites
This commit is contained in:
parent
577e006c2f
commit
c8676784ff
|
|
@ -6,6 +6,8 @@ Features
|
||||||
* Elliptic Curve Diffie Hellman module added
|
* Elliptic Curve Diffie Hellman module added
|
||||||
* Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS
|
* Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS
|
||||||
(ECDHE-based ciphersuites)
|
(ECDHE-based ciphersuites)
|
||||||
|
* Ephemeral Elliptic Curve Digital Signature Algorithm support for SSL/TLS
|
||||||
|
(ECDSA-based ciphersuites)
|
||||||
* Ability to specify allowed ciphersuites based on the protocol version.
|
* Ability to specify allowed ciphersuites based on the protocol version.
|
||||||
* PSK and DHE-PSK based ciphersuites added
|
* PSK and DHE-PSK based ciphersuites added
|
||||||
* Memory allocation abstraction layer added
|
* Memory allocation abstraction layer added
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue