mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
Disable RC4 by default in the library
This commit is contained in:
parent
391af97a71
commit
849b174e57
3 changed files with 6 additions and 3 deletions
|
|
@ -26,6 +26,7 @@ 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.
|
||||
|
||||
= mbed TLS 1.3 branch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue