Skip to content

Commit

Permalink
Make examples consistent with normative text
Browse files Browse the repository at this point in the history
Addresses more of #262

Signed-off-by: Dave Thaler <[email protected]>
  • Loading branch information
dthaler committed Oct 24, 2022
1 parent 1f357a4 commit ecf2987
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions cbor/suit_integrated.diag.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/ SUIT_Envelope_Tagged / 107( {
/ SUIT_Envelope / {
/ suit-authentication-wrapper / 2: << [
/ digest: / << [
/ suit-digest-algorithm-id: / -16 / SHA-256 /,
Expand Down Expand Up @@ -48,4 +48,4 @@
] >>
} >>,
"#tc" : h'48656C6C6F2C2053656375726520576F726C6421' / "Hello, Secure World!" /
} )
}
2 changes: 1 addition & 1 deletion cbor/suit_integrated.hex.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
D86BA3025873825824822F5820E8B5EC4510260B42B489FDEC4B4918E8E9
A3025873825824822F5820E8B5EC4510260B42B489FDEC4B4918E8E9
7EB6E135C1B3B40E82419BF79224DE584AD28443A10126A0F65840C3C646
030A93EC39E3F27111BE73A2810A9F7A57BB34E9C9916FC0601EAB8EB506
B96C70864149664C1D090757714ACE153FBB982DFDA5B3FC150D89581E39
Expand Down
4 changes: 2 additions & 2 deletions cbor/suit_personalization.diag.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/ SUIT_Envelope_Tagged / 107( {
/ SUIT_Envelope / {
/ authentication-wrapper / 2: << [
/ digest: / << [
/ algorithm-id: / -16 / SHA-256 /,
Expand Down Expand Up @@ -69,4 +69,4 @@
/ condition-image-match / 3, 15
] >>
} >>
} )
}
2 changes: 1 addition & 1 deletion cbor/suit_personalization.hex.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
D86BA2025873825824822F5820B2967C80D2DA2C9C226331AC4CF4C147F1
A2025873825824822F5820B2967C80D2DA2C9C226331AC4CF4C147F1
D9E059C4EB6D165AB43E4C86275B9C584AD28443A10126A0F65840BE370C
83AAF922A2D2A807D068879EE3D1F1781750181EEE0251E96D320356B6E6
D9553B9E33E4D250C52BCD446272F22A00AF6F3C43DAA7F263EF375307F6
Expand Down
4 changes: 2 additions & 2 deletions cbor/suit_unlink.diag.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/ SUIT_Envelope_Tagged / 107( {
/ SUIT_Envelope / {
/ authentication-wrapper / 2: << [
/ digest: / << [
/ algorithm-id: / -16 / SHA-256 /,
Expand Down Expand Up @@ -40,4 +40,4 @@
/ directive-unlink / 33, 0
] >>
} >>
} )
}
2 changes: 1 addition & 1 deletion cbor/suit_unlink.hex.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
D86BA2025873825824822F582054EA3D80AAF5370527E8C4FC9E0D91FF0B
A2025873825824822F582054EA3D80AAF5370527E8C4FC9E0D91FF0B
D0FED26AEAB602CA516541FEF7F15A584AD28443A10126A0F65840436A36
C33A3300D13ACF0075BA751B419FE1E8CCAB6CFB7952C2E97FD5DA70278E
A3D8A8377D247CF8FE7F2874DF5A0F31B042C659A98DD57A0DC23F094666
Expand Down
4 changes: 2 additions & 2 deletions cbor/suit_uri.diag.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/ SUIT_Envelope_Tagged / 107( {
/ SUIT_Envelope / {
/ suit-authentication-wrapper / 2: << [
<< [
/ suit-digest-algorithm-id: / -16 / suit-cose-alg-sha256 /,
Expand Down Expand Up @@ -47,4 +47,4 @@
/ suit-condition-image-match / 3, 15
] >>
} >>
} )
}
4 changes: 2 additions & 2 deletions cbor/suit_uri.hex.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
D86BA2025873825824822F5820DB601ADE73092B58532CA03FBB663DE495
A2025873825824822F5820DB601ADE73092B58532CA03FBB663DE495
32435336F1558B49BB622726A2FEDD584AD28443A10126A0F658405B2D53
5A2B6D5E3C585C1074F414DA9E10BD285C99A33916DADE3ED38812504817
AC48B62B8E984EC622785BD1C411888BE531B1B594507816B201F6F28579
Expand All @@ -9,4 +9,4 @@ BAA8C5265FC5820F4E035824822F58208CF71AC86AF31BE184EC7A05A411
A8C3A14FD9B77A30D046397481469468ECE80E14010F020F0958458614A1
15783B68747470733A2F2F6578616D706C652E6F72672F38643832353733
612D393236642D343735342D393335332D3332646332393939376637342E
7461150F030F
7461150F030F

0 comments on commit ecf2987

Please sign in to comment.