esp-idf/components/mbedtls
Mahavir Jain 66b718ac82 fix(sha): DMA mode iteration calculation issue for certain data lengths
SHA hardware DMA mode calculation had off-by-one error for specific
input lengths. This was causing last chunk of the input data not being
fed to the hardware accelerator and hence resulting in an incorrect
final result.

Closes: https://github.com/espressif/esp-idf/issues/11915
2023-08-02 04:48:48 +00:00
..
esp_crt_bundle Tools: Fix flake8 version 5 warnings 2022-08-12 15:36:11 +02:00
mbedtls@65b3c0857c mbedtls: update submodule to include: 2023-07-07 10:30:33 +05:30
port fix(sha): DMA mode iteration calculation issue for certain data lengths 2023-08-02 04:48:48 +00:00
test fix(mbedtls): sha test will fail when run twice 2023-07-17 10:54:32 +08:00
CMakeLists.txt Merge branch 'feature/update_mbedtls_v5.0' into 'release/v5.0' 2023-05-11 12:06:23 +08:00
Kconfig mbedtls: Update config options as per release/v3.4.0 2023-04-24 12:03:55 +05:30