Skip to content

Commit

Permalink
Use STD format for STD references (as with BCP references)
Browse files Browse the repository at this point in the history
  • Loading branch information
cabo committed Oct 8, 2024
1 parent 7db5316 commit c8e40d7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions draft-ietf-rats-uccs.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ author:
email: [email protected]

normative:
RFC8949: cbor
STD94: cbor
# RFC8949
RFC7519: jwt
BCP225: jwtbcp
# RFC8725
Expand All @@ -78,7 +79,8 @@ informative:
Trusted Computing Group
date: 2019
I-D.ietf-rats-eat: eat
RFC9052: cose
STD96: cose
# RFC9052
RFC9053: cose-new-algs
RFC8747: cnf # used in CDDL only
NIST-SP800-90Ar1: DOI.10.6028/NIST.SP.800-90Ar1
Expand Down Expand Up @@ -339,7 +341,7 @@ Attesting Environment is a user device belonging to a child).
## CBOR Tag registration

In the CBOR Tags registry {{-tags}} as defined in {{Section 9.2 of
-cbor}}, IANA is requested to allocate the tag in {{tab-tag-values}} from
RFC8949@-cbor}}, IANA is requested to allocate the tag in {{tab-tag-values}} from
the Specification Required space (1+2 size), with the present document
as the specification reference.

Expand Down

0 comments on commit c8e40d7

Please sign in to comment.