Sachin Parekh
|
131faba944
|
mbedtls/ecp: Fix incorrect ECP parameter value
- Add sanity checks in mbedtls port
- Add ECP test cases covering shorter scalar values
|
2023-02-08 21:35:49 +05:30 |
|
Sachin Parekh
|
44d626a596
|
mbedtls: Override ecp_mul_restartable_internal
ECDSA verification uses ecp_mul_restartable_internal instead
of the public API mbedtls_ecp_mul_restartable
|
2022-08-26 11:46:55 +05:30 |
|
Sachin Parekh
|
6cfc9c365f
|
esp32h2: Enable ECC accelerator
|
2022-06-23 12:59:13 +05:30 |
|
Sachin Parekh
|
32a6550e87
|
mbedtls: Added ECC hardware accelerator support on ESP32C2
ESP32C2 has a ECC hardware accelerator capable of performing point
multiplication and point verification with a significant performance
boost
|
2022-03-08 14:05:23 +00:00 |
|