TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/dev/relnotes
/
.
/
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.