mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
Improve the change log
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
933aec86fd
commit
582865fbfb
@ -1,4 +1,5 @@
|
|||||||
Features
|
Features
|
||||||
* Mbed TLS now supports the writing and reading of TLS 1.3 early data.
|
* Mbed TLS now supports the writing and reading of TLS 1.3 early data (see
|
||||||
Early data is supported when the configuration option
|
docs/tls13-early-data.md). The support enablement is controlled at build
|
||||||
MBEDTLS_SSL_EARLY_DATA is enabled (disabled by default).
|
time by the MBEDTLS_SSL_EARLY_DATA configuration option and at runtime by
|
||||||
|
the mbedtls_ssl_conf_early_data() API (by default disabled in both cases).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user