arch/xtensa/esp32: Add support for hardware accelerated PBKDF2

This adds support for the PBKDF2 algorithm in the ESP32 crypto
driver. Here, it will take advantage of the hardware-accelerated
implementation of SHA.

Signed-off-by: Vlad Pruteanu <pruteanuvlad1611@yahoo.com>
This commit is contained in:
Vlad Pruteanu
2026-04-08 11:21:45 +03:00
committed by Xiang Xiao
parent 4f1a3356f9
commit ad168fdf2d
3 changed files with 101 additions and 5 deletions
@@ -410,7 +410,7 @@ RSA No
RTC Yes
SD/MMC Yes SPI based SD card driver
SDIO No
SHA Yes Also supports HMAC-SHA(1/256)
SHA Yes Also supports HMAC-SHA(1/256) and PBKDF2
SPI Yes
SPIFLASH Yes
SPIRAM Yes