Add change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
93dcb1ba8d
commit
85b9e09525
1 changed files with 9 additions and 0 deletions
9
ChangeLog.d/tls13-misc.txt
Normal file
9
ChangeLog.d/tls13-misc.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Features
|
||||
* Mbed TLS supports TLS 1.3 key establishment via pre-shared keys,
|
||||
pre-shared keys provisioned externally or via the ticket mechanism
|
||||
(session resumption).
|
||||
The MBEDTLS_SSL_SESSION_TICKETS configuration option controls the support
|
||||
for the ticket mechanism.
|
||||
MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_xxx_ENABLED configuration options
|
||||
have been introduced to control the support for the three possible
|
||||
TLS 1.3 key exchange modes.
|
Loading…
Add table
Add a link
Reference in a new issue