harshal.patil
|
22857529dd
|
ci(hal/crypto): Update crypto test app to use SHA-DMA process API from mbedtls
|
2024-03-27 11:23:30 +05:30 |
|
harshal.patil
|
9b15189583
|
change(mbedtls): replace Cache ROM APIs usage with APIs from esp_cache.h
- Only APIs used in esp_crypto_shared_gdma and aes have been replaced
- Get dcache line size using cache api instead of Kconfig
|
2024-03-13 15:22:07 +05:30 |
|
harshal.patil
|
2c570ed53b
|
change(mbedtls/aes): moved esp_aes_internal.h to be a private header
- Also enable AES-GCM test in the hal crypto test app for all targets
|
2024-03-13 15:22:06 +05:30 |
|
nilesh.kale
|
aab3f604ec
|
feat(hal/testapps): Added AES and SHA testcases with DMA support
|
2024-02-09 14:23:06 +05:30 |
|
nilesh.kale
|
36ab1c681c
|
fix(hal/testapps): fix block number to burn keys to avoid overlapping
|
2023-12-07 14:47:26 +05:30 |
|
nilesh.kale
|
1a18fdb83a
|
feat(hal): Adding AES snd SHA peripheral to crypto testapps
|
2023-09-15 15:29:30 +05:30 |
|
harshal.patil
|
21c6d5392f
|
hal: add ecdsa peripheral verification tests
|
2023-05-22 15:19:34 +05:30 |
|
harshal.patil
|
7330851db0
|
hal: add digital signature peripheral verification tests
- also renamed the security test app to crypto test app
|
2023-05-22 15:19:34 +05:30 |
|