mbedtls/docs
Ronald Cron d8d2ea5674 Add TLS 1.3 key exchange mode config options
Add TLS 1.3 specific configuration options
to enable/disable the support for TLS 1.3
key exchange modes.

These configurations are introduced to
move away from the aforementioned
enablement/disablement based on
MBEDTLS_KEY_EXCHANGE_xxx_ENABLED options
that relate to group of TLS 1.2
ciphersuites.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2022-10-22 14:41:57 +02:00
..
architecture Add TLS 1.3 key exchange mode config options 2022-10-22 14:41:57 +02:00
proposed Fix typographical errors in .md files found by cspell 2022-07-29 13:44:01 +01:00
.gitignore Remove obsolete specification draft 2021-10-07 19:14:01 +02:00
3.0-migration-guide.md Additional updates to docs links 2022-10-12 16:47:08 +01:00
getting_started.md Fix duplicate variable name in getting_started.md 2021-11-19 13:40:20 +01:00
use-psa-crypto.md General update of PSA strategy documentation 2022-07-12 11:11:20 +02:00