blob: b56fa172ae4a48ecdb4d34a190949fd0616ccdbb [file] [log] [blame]
New deprecations
* Deprecate mbedtls_ssl_conf_sig_hashes() in favor of the more generic
mbedtls_ssl_conf_sig_algs(). Signature algorithms for the TLS 1.2 and
TLS 1.3 handshake should now be configured with
mbedtls_ssl_conf_sig_algs().