1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-10 00:49:04 +08:00

Changelog entry for removal of the RSA-PSK key exchange

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-09-20 18:40:46 +02:00
parent 0068fceba3
commit ff60a0bf4e

View File

@ -0,0 +1,2 @@
Removals
* Remove support for the RSA-PSK key exchange in TLS 1.2.