TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
2089fd0ea953cb8d8f363249d4aac05473a3df66
/
.
/
ChangeLog.d
/
fix_tls_12_ciphersuite_selection.txt
blob: ad615bcfacb94a9ed6660219eb2e34b7e4cd88a3 [
file
] [
log
] [
blame
]
Bugfix
*
Ensure
that TLS
1.2
ciphersuite
/
certificate
and
key selection takes
into
account
not
just the type of the key
(
RSA vs EC
)
but also what it can
actually
do
.
Resolves
#5831.