Yanray Wang | eb61868 | 2023-11-08 13:41:32 +0800 | [diff] [blame] | 1 | API changes |
Yanray Wang | 65f7653 | 2023-11-08 18:39:53 +0800 | [diff] [blame^] | 2 | * Remove `tls13_` prefix in the name of mbedtls_ssl_tls13_conf_early_data() |
3 | and mbedtls_ssl_tls13_conf_max_early_data_size(). Early data feature may | ||||
4 | not be TLS 1.3 specific in the furture, as requested in #6909. |