mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 00:17:49 +00:00
Add change log for early data feature
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
7b333f1e88
commit
e40e42cf21
4
ChangeLog.d/early-data.txt
Normal file
4
ChangeLog.d/early-data.txt
Normal file
@ -0,0 +1,4 @@
|
||||
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).
|
Loading…
Reference in New Issue
Block a user