mirror of
https://github.com/apache/nuttx.git
synced 2025-12-06 09:01:15 +08:00
This add support for using the cryptographic accelerator within the ESP32 for HMAC-SHA operations. The supported algorithms are: SHA1 and SHA512. Signed-off-by: Vlad Pruteanu <pruteanuvlad1611@yahoo.com>