esp-idf/components/mbedtls
Kapil Gupta 973aca32be change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts
Add changes to use fast_pbkdf2 as default for PMK calculations.
fast_pbkdf2 is significantly faster than current implementations
for esp chips.

Also removes unnecessary code for pbkdf-sha256 and pbkdf-sha512.
2023-11-01 21:56:56 +05:30
..
esp_crt_bundle Tools: Fix flake8 version 5 warnings 2022-08-12 15:36:11 +02:00
mbedtls@dd91f30058 feat(mbedtls): update to 3.5.0 release 2023-10-16 03:54:57 +00:00
port change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts 2023-11-01 21:56:56 +05:30
test ci(test): add SHA DMA mode test for large data in PSRAM 2023-08-02 04:48:48 +00:00
CMakeLists.txt feat(mbedtls): support C2 mbedtls can use crypto algorithm in ROM 2023-10-26 20:56:29 +08:00
Kconfig feat(mbedtls): support C2 mbedtls can use crypto algorithm in ROM 2023-10-26 20:56:29 +08:00