embassy/.github/workflows
huntc b0529bc943 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.
2023-01-12 13:30:58 +11:00
..
doc.yml net: split driver trait to a separate crate. 2022-12-26 04:49:08 +01:00
matrix-bot.yml Add matrix bot 2021-10-06 20:34:38 +02:00
rust.yml Support codesigning in the firmware updater 2023-01-12 13:30:58 +11:00