mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-30 19:25:59 +01:00
Disable RC4 by default in example programs.
This commit is contained in:
parent
bd47a58221
commit
fa06581c73
6 changed files with 11 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ PolarSSL ChangeLog (Sorted per branch, date)
|
|||
= PolarSSL 1.3.10 released ???
|
||||
Changes
|
||||
* Example programs for SSL client and server now disable SSLv3 by default.
|
||||
* Example programs for SSL client and server now disable RC4 by default.
|
||||
|
||||
Features
|
||||
* Add ssl_set_arc4_support() to make it easier to diable RC4 at runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue