mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
documentation: Add HMAC-SHA support for esp32
Support for hardware accelerated HMAC-SHA(1/256) for ESP32 was added, this commit updates the documentation to reflect this as well. Signed-off-by: Vlad Pruteanu <pruteanuvlad1611@yahoo.com>
This commit is contained in:
parent
b749dfba23
commit
6e7cfed8a1
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ RSA No
|
|||
RTC Yes
|
||||
SD/MMC Yes SPI based SD card driver
|
||||
SDIO No
|
||||
SHA Yes
|
||||
SHA Yes Also supports HMAC-SHA(1/256)
|
||||
SPI Yes
|
||||
SPIFLASH Yes
|
||||
SPIRAM Yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue