diff options
| author | huntc <[email protected]> | 2023-01-06 22:21:39 +1100 |
|---|---|---|
| committer | huntc <[email protected]> | 2023-01-12 13:30:58 +1100 |
| commit | b0529bc943c9da0eb5f43335d06779d6064b765a (patch) | |
| tree | 56cb03dbffa74ba471123c44552f36f3125d4a63 /examples/std/src | |
| parent | dbf749370897290e16ef6ed2917d075c40358991 (diff) | |
Support codesigning in the firmware updater
This commit provides a method to verify that firmware has been signed with a private key given its public key. The implementation uses ed25519-dalek as the signature verifier. An "ed25519" feature is required to enable the functionality. When disabled (the default), calling the firmware updater's verify method will return a failure.
Diffstat (limited to 'examples/std/src')
0 files changed, 0 insertions, 0 deletions
