mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-29 12:32:48 +00:00
e40e42cf21
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
Features
|
|
* Mbed TLS now supports the writing and reading of TLS 1.3 early data.
|
|
Early data is supported when the configuration option
|
|
MBEDTLS_SSL_EARLY_DATA is enabled (disabled by default).
|