Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
b1c6b4a7a54521561259b0142962e1e1f9b5a363
/
.
/
ChangeLog.d
/
rm-truncated-hmac-ext.txt
blob: 3739256957aeb012bc646f2806617a425cc861a6 [
file
] [
log
] [
blame
]
Removals
* Remove MBEDTLS_SSL_TRUNCATED_HMAC and also remove
MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT config option. Users are better served by
using a CCM-8 ciphersuite than a CBC ciphersuite with truncated HMAC.
See issue #4341 for more details.