-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(espsecure): Add tests for secure boot using ECDSA-P384 curve
- Loading branch information
Showing
7 changed files
with
68 additions
and
1 deletion.
There are no files selected for viewing
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-----BEGIN EC PRIVATE KEY----- | ||
MIGkAgEBBDBIxytBXMNRUK/28IbGjtIOfZTLrcKU8nk0zT966n0c1kFa0VdK84k0/lxnX1ukymWg | ||
BwYFK4EEACKhZANiAAQohLsM+b3/8g4A4q85TpbrVb7Z+CCkDOL90FzceloEFPY9Qt+IoIMmqxvx | ||
0Uiz9t81CHE3+eVwoVLh7OepMJJ/lRX7leY6gLtnNYxPPpamrROAJ9BgakZ+VE9tYBlK3AY= | ||
-----END EC PRIVATE KEY----- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-----BEGIN EC PRIVATE KEY----- | ||
MIGkAgEBBDAi/QEI621c5gFBaHyZ3JyrCXQYy5umeENn7dfHXxyM6CIKLFXWXrHOJ+xPEAvKEnqg | ||
BwYFK4EEACKhZANiAATQJep17Gl/ukPYPaoeau5WlspgrnT7pNqkq/TyJH5NYPZfuGFDzAxxaPl4 | ||
PEbHAazkDNvziUUeI+CkF/M17chj7YyOFFdAJN+I+Qn38bS/yZiYVzOocGXeLWhZks3+wME= | ||
-----END EC PRIVATE KEY----- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-----BEGIN PUBLIC KEY----- | ||
MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEKIS7DPm9//IOAOKvOU6W61W+2fggpAzi | ||
/dBc3HpaBBT2PULfiKCDJqsb8dFIs/bfNQhxN/nlcKFS4eznqTCSf5UV+5XmOoC7 | ||
ZzWMTz6Wpq0TgCfQYGpGflRPbWAZStwG | ||
-----END PUBLIC KEY----- |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
-----BEGIN PUBLIC KEY----- | ||
MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAE0CXqdexpf7pD2D2qHmruVpbKYK50+6Ta | ||
pKv08iR+TWD2X7hhQ8wMcWj5eDxGxwGs5Azb84lFHiPgpBfzNe3IY+2MjhRXQCTf | ||
iPkJ9/G0v8mYmFczqHBl3i1oWZLN/sDB | ||
-----END PUBLIC KEY----- |
Binary file added
BIN
+104 Bytes
test/secure_images/pre_calculated_bootloader_signature_ecdsa384.bin
Binary file not shown.
This file contains 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