esp-idf/components/mbedtls
Mahavir Jain 2aa5963bbd
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 10:18:12 +05:30
..
esp_crt_bundle Tools: Fix Python style warnings 2022-08-09 14:30:52 +02:00
mbedtls@15b55d406d mbedtls: Update to release v2.28.3 2023-04-03 14:28:12 +05:30
port fix(sha): DMA mode iteration calculation issue for certain data lengths 2023-08-02 10:18:12 +05:30
test aes: fix DMA descriptor calculation for the alignment case 2023-06-07 09:20:20 +05:30
CMakeLists.txt esp_crt_bundle: Fix build problems if MBEDTLS_CERTIFICATE_BUNDLE is disabled 2022-06-12 09:29:12 +05:30
component.mk ci: Fix issues for build stage 2022-02-02 15:03:48 +05:30
Kconfig mbedtls: Update config options as per v2.28.2 release 2023-01-04 15:36:24 +05:30
Makefile.projbuild esp32, mbedtls: check component name when enabling test flags 2018-11-20 01:27:24 +08:00