File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,12 +30,10 @@ normative:
3030 RFC8949 : CBOR
3131 RFC8610 : CDDL
3232 RFC6838 : MIME
33+ IANACBORTAGS : IANA.cbor-tags
3334 DCBOR :
3435 title : " Gordian dCBOR: A Deterministic CBOR Application Profile"
3536 target : https://www.ietf.org/archive/id/draft-mcnally-deterministic-cbor-08.html
36- IANA-CBOR-TAGS :
37- title : IANA, Concise Binary Object Representation (CBOR) Tags
38- target : https://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml
3937 RFC6234 : SHA-256
4038 ENVELOPE-SWIFT :
4139 title : Blockchain Commons Gordian Envelope for Swift
@@ -790,11 +788,16 @@ Elided Envelopes may in some cases inadvertently reveal information by transmitt
790788
791789# # CBOR Tags
792790
793- This document requests that IANA {{IANA-CBOR-TAGS}} assign the following tag :
791+ RFC Editor : please replace RFCXXXX with the RFC number of this RFC and remove this note.
792+
793+ IANA {{IANACBORTAGS}} has assigned the following tag :
794794
795795| Tag | Data Item | Semantics | Specification |
796796|:----|:-----|:-----|:-----|
797- | 200 | multiple | Gordian Envelope | This document |
797+ | 200 | multiple | Gordian Envelope | \[RFCXXXX\] |
798+ {: title="CBOR Tag for Envelope"}
799+
800+ This document uses the tag `#6.201` for encapsulated dCBOR, which is defined in {{DCBOR}}.
798801
799802Points of contact :
800803
You can’t perform that action at this time.
0 commit comments