Deprecate MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT
This commit is contained in:
parent
563423fb21
commit
4c2ac7ef58
2 changed files with 10 additions and 0 deletions
|
@ -1374,6 +1374,9 @@
|
|||
* (2) the peer is an Mbed TLS stack that doesn't use the fixed
|
||||
* implementation yet (version number <= 2.6.0).
|
||||
*
|
||||
* \deprecated This option is deprecated and will likely be removed in a
|
||||
* future version of Mbed TLS.
|
||||
*
|
||||
* Uncomment to fallback to old, non-compliant truncated HMAC implementation.
|
||||
*
|
||||
* Requires: MBEDTLS_SSL_TRUNCATED_HMAC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue