harshal.patil
|
e9ea55bea2
|
feat(mbedtls/ecdsa): Introduce PSA ECDSA driver
|
2026-01-19 09:14:37 +05:30 |
|
Ashish Sharma
|
773411a9b0
|
feat: migrates protocomm to PSA APIs
|
2025-12-30 09:31:49 +05:30 |
|
Niklas Kaaf
|
2d6dcee136
|
fix: "erro code" -> "error code" typos
Closes https://github.com/espressif/esp-idf/pull/12330
|
2023-10-13 18:13:54 +08:00 |
|
Laukik Hase
|
68d90dd392
|
protocomm: Fix test-app build for esp32c2 & esp32c6
- AES context has a breaking change, rather than storing
round keys directly, it stores the offset at which the keys
are present in the context buffer
|
2023-01-09 15:41:36 +05:30 |
|
Laukik Hase
|
d7eb2c7b4e
|
mbedtls: MBEDTLS_PRIVATE & MBEDTLS_ALLOW_PRIVATE_ACCESS-related cleanup
|
2022-09-29 10:13:14 +05:30 |
|
Laukik Hase
|
b7ae23856a
|
protocomm: MBEDTLS_PRIVATE & MBEDTLS_ALLOW_PRIVATE_ACCESS-related cleanup
|
2022-09-29 10:13:13 +05:30 |
|
harshal.patil
|
a17313ad32
|
ci: Migrate protocomm unit tests from unit-test-app to component-test-app
|
2022-09-01 10:24:33 +05:30 |
|