1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-27 12:15:33 +03:00

Improved the text in the Changelog

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-09-11 13:21:52 +01:00
parent 485d4c1343
commit 486ec6e9b6

View File

@@ -1,2 +1,3 @@
Removals
* Remove support for static ECDH suites.
* Removed support for TLS 1.2 static ECDH key
exchanges (ECDH-ECDSA and ECDH-RSA).