esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto
Sarvesh Bodakhe 1d71178193 fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise
- Avoid downgrading TLS ciphersuites when client RSA keys are larger than RSA-2048 bit.
- Note that when using bigger certificates on low-power chips without crypto
  hardware acceleration, it is recommended to adjust the task watchdog timer (TWDT)
  if it is enabled. For precise information on timing requirements, you can check
  performance numbers at https://github.com/espressif/mbedtls/wiki/Performance-Numbers.
2024-03-20 09:33:52 +05:30
..
crypto_mbedtls-bignum.c
crypto_mbedtls-ec.c
crypto_mbedtls-rsa.c
crypto_mbedtls.c
fastpbkdf2.c
fastpbkdf2.h
tls_mbedtls.c fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise 2024-03-20 09:33:52 +05:30