aboutsummaryrefslogtreecommitdiff
path: root/examples/std/src
diff options
context:
space:
mode:
authorhuntc <[email protected]>2023-01-06 22:21:39 +1100
committerhuntc <[email protected]>2023-01-12 13:30:58 +1100
commitb0529bc943c9da0eb5f43335d06779d6064b765a (patch)
tree56cb03dbffa74ba471123c44552f36f3125d4a63 /examples/std/src
parentdbf749370897290e16ef6ed2917d075c40358991 (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