mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 03:18:42 +00:00
Remove RC4 ciphersuites by default
This commit is contained in:
@@ -26,7 +26,8 @@ Changes
|
||||
* Remove test program o_p_test, the script compat.sh does more.
|
||||
* Remove test program ssl_test, superseded by ssl-opt.sh.
|
||||
* Remove helper script active-config.pl
|
||||
* RC4 is now disabled by default in the SSL/TLS layer.
|
||||
* RC4 is now blacklisted by default in the SSL/TLS layer, and excluded from the
|
||||
default ciphersuite list returned by ssl_list_ciphersuites()
|
||||
|
||||
= mbed TLS 1.3 branch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user