Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
97fd1bad8375d96a7901f828ef62799c8e7d64bc
/
.
/
ChangeLog.d
/
ciphersuite-sha1-sha384-guard.txt
blob: d253f349a5d654255e8a6ff8f23ce161726d58f4 [
file
] [
log
] [
blame
]
Bugfix
* The cipher suite TLS-RSA-WITH-CAMELLIA-256-GCM-SHA384 was not available
when SHA-1 was disabled and was offered when SHA-1 was enabled but SHA-384
was disabled. Fix the dependency. Fixes #4472.