commit | 849b174e5709aef3795ad6a13835aaa9c4df3217 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 19:13:22 2015 +0000 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Mar 20 19:14:19 2015 +0000 |
tree | d0217d04c4267f04b0368962ac07fbd618f7b438 | |
parent | 391af97a71464bc61d86c5d93a65ef5d8fdc12bd [diff] [blame] |
Disable RC4 by default in the library
diff --git a/ChangeLog b/ChangeLog index e46a763..cba56d4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -26,6 +26,7 @@ * 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