blob: c5d07d69f17bc62303bf8edf76ecbe9433fba6ce [file] [log] [blame]
Przemek Stekielf0d5df02023-05-22 09:33:55 +02001Features
Przemek Stekiel316c19e2023-05-31 15:25:11 +02002 * Add support for FFDH key exchange in TLS 1.3.
Przemek Stekielda4fba62023-06-02 14:52:28 +02003 This is automatically enabled as soon as PSA_WANT_ALG_FFDH
4 and the ephemeral or psk-ephemeral key exchange mode are enabled.
5 By default, all groups are offered; the list of groups can be
6 configured using the existing API function mbedtls_ssl_conf_groups().