mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
de22f3a4e5
Add configuration option to fallback to software implementation for exponential mod incase of hardware is not supporting it for larger MPI value. Usecase: ESP32C3 only supports till RSA3072 in hardware. This config option will help to support 4k certificates for WPA enterprise connection. |
||
---|---|---|
.. | ||
aes | ||
esp32 | ||
esp32s2 | ||
mbedtls | ||
sha | ||
aes_alt.h | ||
bignum_impl.h | ||
esp_mem.h | ||
gcm_alt.h | ||
rsa_sign_alt.h | ||
sha1_alt.h | ||
sha256_alt.h | ||
sha512_alt.h |