mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-15 18:31:09 +08:00
feat(wolfssl): Remove insecure cipher suites RC4 and RABBIT
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
#define NO_DES3
|
||||
#define NO_DSA
|
||||
#define NO_OLD_TLS
|
||||
#define NO_RC4
|
||||
#define NO_RABBIT
|
||||
#define HAVE_ECC
|
||||
#define WC_NO_HARDEN
|
||||
#define FREERTOS
|
||||
|
||||
Reference in New Issue
Block a user