mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
ad168fdf2d
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>