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