Created
February 9, 2025 22:18
-
-
Save bshambaugh/b89d0d5e122b038896bcdb59fd6fbb13 to your computer and use it in GitHub Desktop.
how to store a private key in efuse? some possible avenues...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/espressif/esp-idf/blob/master/docs/en/api-reference/system/efuse.rst | |
https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/efuse.html | |
https://docs.espressif.com/projects/esp-idf/en/v4.3/esp32c3/api-reference/peripherals/ds.html | |
https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-reference/system/efuse.html | |
https://github.com/espressif/esp-idf/blob/master/examples/system/efuse/README.md | |
https://mbed-tls.readthedocs.io/projects/api/en/v3.6.2/api/group/group__crypto__types/ | |
https://docs.espressif.com/projects/esp-idf/en/stable/esp32h2/api-reference/peripherals/ecdsa.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.espressif.com/projects/esp-idf/en/v5.4/esp32c3/get-started/linux-macos-setup.html