Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Nov 15, 2023
1 parent db1c737 commit de74780
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-steele-cose-hash-envelope.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Hash_Envelope_Protected_Header = {
? &(typ: TBD_0) => int / tstr

; Hash algorithm used to produce the payload from content
; -16 for SHA-256, see https://www.iana.org/assignments/cose/cose.xhtml
; -16 for SHA-256, see https://www.iana.org/assignments/cose/cose.xhtml
&(payload_hash_alg: TBD_1) => int

; Content type of the preimage of the payload
Expand Down Expand Up @@ -123,7 +123,7 @@ TBD 0 will be assinged by {{-COSE-TYP}}, it represents the content type of the c
/ alg : ES384 / 1: -35,
/ kid / 4: h'75726e3a...32636573',
/ typ / TBD 0: application/hashed+cose
/ payload_hash_alg sha-256 / TBD 1: 1
/ payload_hash_alg sha-256 / TBD 1: 1
/ payload_preimage_content_type / TBD 2: application/jwk+json
}
~~~~
Expand Down

0 comments on commit de74780

Please sign in to comment.