commit | e2977b690187ff848b1a0f26db6c35f5620104c8 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Tue Sep 13 14:30:57 2022 +0200 |
committer | Valerio Setti <vsetti@baylibre.com> | Tue Nov 08 10:58:54 2022 +0100 |
tree | 1633651940f039e6108cf639532ccf0f4fb73c40 | |
parent | ca7d5065562b90210374fb2cf9c08c400879d8e1 [diff] |
Remove TLS 1.2 exception about EC J-PAKE and PSA Crypto Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
diff --git a/docs/use-psa-crypto.md b/docs/use-psa-crypto.md index b22d37f..11442ed 100644 --- a/docs/use-psa-crypto.md +++ b/docs/use-psa-crypto.md
@@ -86,7 +86,6 @@ Current exceptions: -- EC J-PAKE (when `MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED` is defined) - finite-field (non-EC) Diffie-Hellman (used in key exchanges: DHE-RSA, DHE-PSK)