mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
216 B
Text
4 lines
216 B
Text
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.
|