2021-06-15 12:04:11 +00:00
|
|
|
Removals
|
2021-06-18 09:46:12 +00:00
|
|
|
* Remove MBEDTLS_SSL_TRUNCATED_HMAC and also remove
|
|
|
|
MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT config option. Users are better served by
|
2021-06-18 08:13:53 +00:00
|
|
|
using a CCM-8 ciphersuite than a CBC ciphersuite with truncated HMAC.
|
2021-06-18 09:46:12 +00:00
|
|
|
See issue #4341 for more details.
|