This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
75fd14efbc3faef64c2aa9e56ffec2d41fb4d8c5
esp-idf
/
components
/
hal
/
test_apps
/
crypto
/
main
T
History
nilesh.kale
aae4bfb6f3
feat: enable ecdsa support for esp32h21
...
This commit enabled suppot for ECDSA peripheral in ESP32H21.
2025-04-14 10:26:46 +05:30
..
aes
feat(hal/aes): use RCC atomic block to enable/reset the AES peripheral
2024-03-13 15:22:07 +05:30
ds
feat: enabled hmac and ds support in esp32h21
2025-03-13 10:23:11 +05:30
ecc
fix(soc): Fixed ECDSA register compatibility
2025-01-24 11:50:17 +08:00
ecdsa
feat: enable ecdsa support for esp32h21
2025-04-14 10:26:46 +05:30
hmac
feat(hal/sha): use RCC atomic block to enable/reset the SHA peripheral
2024-03-27 11:23:30 +05:30
key_manager
feat(tools): Enforce utf-8 encoding with open() function
2024-12-27 17:12:21 +08:00
mpi
feat(mpi): use RCC atomic block to enable/reset the MPI peripheral
2023-10-11 14:59:03 +05:30
sha
feat(mbedtls): Support both SHA block and DMA modes during runtime
2025-02-04 16:49:30 +05:30
xts_aes
feat(hal/crypto): Add XTS-AES peripheral verification tests in the crypto test app
2024-12-03 11:17:54 +05:30
app_main.c
feat(hal/crypto): Add XTS-AES peripheral verification tests in the crypto test app
2024-12-03 11:17:54 +05:30
CMakeLists.txt
feat(mbedtls): Support both SHA block and DMA modes during runtime
2025-02-04 16:49:30 +05:30
hal_crypto_common.h
fix(hal/test_apps): update efuse blcck numbers for ECDSA
2024-12-05 17:14:25 +05:30
idf_component.yml
ci(hal/crypto): Add ECC hardware constant-time point multiplication test
2024-09-20 18:46:55 +05:30
Kconfig.projbuild
feat(hal/crypto): Add XTS-AES peripheral verification tests in the crypto test app
2024-12-03 11:17:54 +05:30