Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
c936bbb15a5fb5a50b6e17360fa9dd41270406f7
/
.
/
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.