mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Remove RC4 ciphersuites by default
This commit is contained in:
@ -365,7 +365,7 @@
|
||||
*
|
||||
* Uncomment this macro to remove RC4 ciphersuites by default.
|
||||
*/
|
||||
//#define POLARSSL_REMOVE_ARC4_CIPHERSUITES
|
||||
#define POLARSSL_REMOVE_ARC4_CIPHERSUITES
|
||||
|
||||
/**
|
||||
* \def POLARSSL_ECP_XXXX_ENABLED
|
||||
|
Reference in New Issue
Block a user