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