esp-idf/components/mbedtls
Kapil Gupta 4756c22ffa 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-09-13 16:33:19 +08:00
..
esp_crt_bundle Update common cert authorities csv 2023-03-12 11:00:24 +08:00
mbedtls@727a037da6 feat(mbedtls): Update to release/v3.4.1 2023-08-17 17:33:22 +05:30
port change(esp_wifi): Port fast_pbkdf2 implementation for mbedlts 2023-09-13 16:33:19 +08:00
test_apps ci(test): add SHA DMA mode test for large data in PSRAM 2023-08-02 04:48:40 +00:00
CMakeLists.txt build-system: replace ADDITIONAL_MAKE_CLEAN_FILES with ADDITIONAL_CLEAN_FILES 2023-05-10 09:53:55 +08:00
Kconfig feat(mbedtls): support ecp fixed-point multiplication configurable 2023-08-11 16:40:38 +08:00