mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02:00
Add change log for #4859
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
7
ChangeLog.d/mbedtls_ssl_conf_groups.txt
Normal file
7
ChangeLog.d/mbedtls_ssl_conf_groups.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
API changes
|
||||
* You can configure groups for a TLS key exchange with the new function
|
||||
mbedtls_ssl_conf_groups(). It extends mbedtls_ssl_conf_curves().
|
||||
|
||||
New deprecations
|
||||
* Deprecate mbedtls_ssl_conf_curves() in favor of the more generic
|
||||
mbedtls_ssl_conf_groups().
|
||||
Reference in New Issue
Block a user