mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 14:57:16 +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
|
||||
-Dmemcpy_P=memcpy
|
||||
-Dmemcmp_P=memcmp
|
||||
;for TLS we can afford compiling for 4K RSA keys
|
||||
-DUSE_4K_RSA
|
||||
|
||||
|
||||
[core32]
|
||||
|
Loading…
x
Reference in New Issue
Block a user