Disable RC4 by default in the library

This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-20 19:13:22 +00:00
parent 391af97a71
commit 849b174e57
3 changed files with 6 additions and 3 deletions

View file

@ -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