mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08:00
This adds support for PBKDF2 (SHA1 and SHA256) while leveraging the existing infrastructure for HMAC. Signed-off-by: Vlad Pruteanu <pruteanuvlad1611@yahoo.com>