mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Amended ChangeLog for ECDSA-ciphersuites
This commit is contained in:
parent
577e006c2f
commit
c8676784ff
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ Features
|
|||
* Elliptic Curve Diffie Hellman module added
|
||||
* Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS
|
||||
(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.
|
||||
* PSK and DHE-PSK based ciphersuites added
|
||||
* Memory allocation abstraction layer added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue