mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
ESP32 use 4K RSA for TLS
This commit is contained in:
parent
1cd72956ed
commit
a823584238
@ -86,6 +86,8 @@ build_flags = ${esp_defaults.build_flags}
|
|||||||
-Dsint16_t=int16_t
|
-Dsint16_t=int16_t
|
||||||
-Dmemcpy_P=memcpy
|
-Dmemcpy_P=memcpy
|
||||||
-Dmemcmp_P=memcmp
|
-Dmemcmp_P=memcmp
|
||||||
|
;for TLS we can afford compiling for 4K RSA keys
|
||||||
|
-DUSE_4K_RSA
|
||||||
|
|
||||||
|
|
||||||
[core32]
|
[core32]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user