mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Add change log for early data feature
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user