harshal.patil
|
7d8211bf87
|
feat(mbedtls): Support both SHA block and DMA modes during runtime
Dynamically switch the SHA operation modes based on the buffer operating length
|
2025-02-04 16:49:30 +05:30 |
|
Laukik Hase
|
e8477fb894
|
feat(mbedtls): Extend the esp_sha API to support SHA224 operations
|
2024-08-07 10:03:11 +05:30 |
|
harshal.patil
|
9a87b26294
|
mbedtls: fix sha-512 block mode build error
|
2023-05-08 10:27:34 +05:30 |
|
Marius Vikhammer
|
f4c79687f8
|
SHA: added hardware support for SHA on C2.
|
2022-06-23 11:01:16 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Marius Vikhammer
|
949fb8e63a
|
SHA: add HAL layer and refactor driver
Add a LL and HAL layer for SHA.
|
2020-10-09 08:24:08 +00:00 |
|