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