Replies: 1 comment
-
https://docs.espressif.com/projects/rust/esp-hal/1.0.0-beta.0/esp32c6/esp_hal/ecc/index.html Closest thing to an example Line 53 in 5b87495 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I generated the private and public key for an ECDSA using openssl.
Is it possible to do a signature verification using the esp-hal ECC accelerator on an esp32c6?
I have searched a long time for an example or crate that uses the hardware accelerator without success.
Thanks for your answers.
Beta Was this translation helpful? Give feedback.
All reactions