mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 19:02:43 +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>