mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
86ead6aba3
Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
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.
|