wire / cbor-tag
CBOR tags · 260 entries
| id | title | status | v |
|---|---|---|---|
| 0 | CBOR tag 0 — Standard date/time string; see Section 3.4.1 | standard | ✓ |
| 1 | CBOR tag 1 — Epoch-based date/time; see Section 3.4.2 | standard | ✓ |
| 2 | CBOR tag 2 — Unsigned bignum; see Section 3.4.3 | standard | ✓ |
| 3 | CBOR tag 3 — Negative bignum; see Section 3.4.3 | standard | ✓ |
| 4 | CBOR tag 4 — Decimal fraction; see Section 3.4.4 | standard | ✓ |
| 5 | CBOR tag 5 — Bigfloat; see Section 3.4.4 | standard | ✓ |
| 16 | CBOR tag 16 — COSE Single Recipient Encrypted Data Object | standard | ✓ |
| 17 | CBOR tag 17 — COSE Mac w/o Recipients Object | standard | ✓ |
| 18 | CBOR tag 18 — COSE Single Signer Data Object | standard | ✓ |
| 19 | CBOR tag 19 — COSE standalone V2 countersignature | standard | ✓ |
| 21 | CBOR tag 21 — Expected conversion to base64url encoding; see Section 3.4.… | standard | ✓ |
| 22 | CBOR tag 22 — Expected conversion to base64 encoding; see Section 3.4.5.2 | standard | ✓ |
| 23 | CBOR tag 23 — Expected conversion to base16 encoding; see Section 3.4.5.2 | standard | ✓ |
| 24 | CBOR tag 24 — Encoded CBOR data item; see Section 3.4.5.1 | standard | ✓ |
| 25 | CBOR tag 25 — reference the nth previously seen string | standard | ✓ |
| 26 | CBOR tag 26 — Serialised Perl object with classname and constructor argum… | standard | ✓ |
| 27 | CBOR tag 27 — Serialised language-independent object with type name and c… | standard | ✓ |
| 28 | CBOR tag 28 — mark value as (potentially) shared | standard | ✓ |
| 29 | CBOR tag 29 — reference nth marked value | standard | ✓ |
| 30 | CBOR tag 30 — Rational number | standard | ✓ |
| 31 | CBOR tag 31 — Absent value in a CBOR Array | standard | ✓ |
| 32 | CBOR tag 32 — URI; see Section 3.4.5.3 | standard | ✓ |
| 33 | CBOR tag 33 — base64url; see Section 3.4.5.3 | standard | ✓ |
| 34 | CBOR tag 34 — base64; see Section 3.4.5.3 | standard | ✓ |
| 35 | CBOR tag 35 — Regular expression; see Section 2.4.4.3 | standard | ✓ |
| 36 | CBOR tag 36 — MIME message; see Section 3.4.5.3 | standard | ✓ |
| 37 | CBOR tag 37 — Binary UUID ([RFC9562, Section 4]) | standard | ✓ |
| 38 | CBOR tag 38 — Language-tagged string | standard | ✓ |
| 39 | CBOR tag 39 — Identifier | standard | ✓ |
| 40 | CBOR tag 40 — Multi-dimensional Array, row-major order | standard | ✓ |
| 41 | CBOR tag 41 — Homogeneous Array | standard | ✓ |
| 42 | CBOR tag 42 — IPLD content identifier | standard | ✓ |
| 43 | CBOR tag 43 — YANG bits datatype; see Section 6.7. | standard | ✓ |
| 44 | CBOR tag 44 — YANG enumeration datatype; see Section 6.6. | standard | ✓ |
| 45 | CBOR tag 45 — YANG identityref datatype; see Section 6.10. | standard | ✓ |
| 46 | CBOR tag 46 — YANG instance-identifier datatype; see Section 6.13. | standard | ✓ |
| 47 | CBOR tag 47 — YANG Schema Item iDentifier (sid); see Section 3.2. | standard | ✓ |
| 48 | CBOR tag 48 — IEEE MAC Address | standard | ✓ |
| 52 | CBOR tag 52 — IPv4, [prefixlen,IPv4], [IPv4,prefixpart] | standard | ✓ |
| 54 | CBOR tag 54 — IPv6, [prefixlen,IPv6], [IPv6,prefixpart] | standard | ✓ |
| 58 | CBOR tag 58 — An array claim element intended to be redacted, or a map ke… | standard | ✓ |
| 60 | CBOR tag 60 — A selective disclosure redacted (array) claim element. | standard | ✓ |
| 61 | CBOR tag 61 — CBOR Web Token (CWT) | standard | ✓ |
| 62 | CBOR tag 62 — A marker of a location in a map or an array where a decoy i… | standard | ✓ |
| 63 | CBOR tag 63 — Encoded CBOR Sequence [RFC8742] | standard | ✓ |
| 64 | CBOR tag 64 — uint8 Typed Array | standard | ✓ |
| 65 | CBOR tag 65 — uint16, big endian, Typed Array | standard | ✓ |
| 66 | CBOR tag 66 — uint32, big endian, Typed Array | standard | ✓ |
| 67 | CBOR tag 67 — uint64, big endian, Typed Array | standard | ✓ |
| 68 | CBOR tag 68 — uint8 Typed Array, clamped arithmetic | standard | ✓ |
| 69 | CBOR tag 69 — uint16, little endian, Typed Array | standard | ✓ |
| 70 | CBOR tag 70 — uint32, little endian, Typed Array | standard | ✓ |
| 71 | CBOR tag 71 — uint64, little endian, Typed Array | standard | ✓ |
| 72 | CBOR tag 72 — sint8 Typed Array | standard | ✓ |
| 73 | CBOR tag 73 — sint16, big endian, Typed Array | standard | ✓ |
| 74 | CBOR tag 74 — sint32, big endian, Typed Array | standard | ✓ |
| 75 | CBOR tag 75 — sint64, big endian, Typed Array | standard | ✓ |
| 76 | CBOR tag 76 — (reserved) | standard | ✓ |
| 77 | CBOR tag 77 — sint16, little endian, Typed Array | standard | ✓ |
| 78 | CBOR tag 78 — sint32, little endian, Typed Array | standard | ✓ |
| 79 | CBOR tag 79 — sint64, little endian, Typed Array | standard | ✓ |
| 80 | CBOR tag 80 — IEEE 754 binary16, big endian, Typed Array | standard | ✓ |
| 81 | CBOR tag 81 — IEEE 754 binary32, big endian, Typed Array | standard | ✓ |
| 82 | CBOR tag 82 — IEEE 754 binary64, big endian, Typed Array | standard | ✓ |
| 83 | CBOR tag 83 — IEEE 754 binary128, big endian, Typed Array | standard | ✓ |
| 84 | CBOR tag 84 — IEEE 754 binary16, little endian, Typed Array | standard | ✓ |
| 85 | CBOR tag 85 — IEEE 754 binary32, little endian, Typed Array | standard | ✓ |
| 86 | CBOR tag 86 — IEEE 754 binary64, little endian, Typed Array | standard | ✓ |
| 87 | CBOR tag 87 — IEEE 754 binary128, little endian, Typed Array | standard | ✓ |
| 96 | CBOR tag 96 — COSE Encrypted Data Object | standard | ✓ |
| 97 | CBOR tag 97 — COSE MACed Data Object | standard | ✓ |
| 98 | CBOR tag 98 — COSE Signed Data Object | standard | ✓ |
| 99 | CBOR tag 99 — CRI Reference | standard | ✓ |
| 100 | CBOR tag 100 — Number of days since the epoch date 1970-01-01 | standard | ✓ |
| 101 | CBOR tag 101 — alternatives as given by the uint + 128; see Section 9.1 | standard | ✓ |
| 103 | CBOR tag 103 — Geographic Coordinates | standard | ✓ |
| 104 | CBOR tag 104 — Geographic Coordinate Reference System WKT or EPSG number | standard | ✓ |
| 107 | CBOR tag 107 — SUIT_Envelope as defined in Appendix A of [RFC-ietf-suit-ma… | standard | ✓ |
| 108 | CBOR tag 108 — Expected conversion to base16 encoding (lowercase) | standard | ✓ |
| 110 | CBOR tag 110 — relative object identifier (BER encoding); SDNV [RFC6256] s… | standard | ✓ |
| 111 | CBOR tag 111 — object identifier (BER encoding) | standard | ✓ |
| 112 | CBOR tag 112 — object identifier (BER encoding), relative to 1.3.6.1.4.1 | standard | ✓ |
| 120 | CBOR tag 120 — Internet of Things Data Point | standard | ✓ |
| 200 | CBOR tag 200 — Gordian Envelope | standard | ✓ |
| 201 | CBOR tag 201 — enclosed dCBOR | standard | ✓ |
| 256 | CBOR tag 256 — mark value as having string references | standard | ✓ |
| 257 | CBOR tag 257 — Binary MIME message | standard | ✓ |
| 258 | CBOR tag 258 — Mathematical finite set | standard | ✓ |
| 259 | CBOR tag 259 — Map datatype with key-value operations (e.g. `.get()/.set()… | standard | ✓ |
| 260 | CBOR tag 260 — Network Address (IPv4 or IPv6 or MAC Address) (DEPRECATED i… | standard | ✓ |
| 261 | CBOR tag 261 — Network Address Prefix (IPv4 or IPv6 Address + Mask Length)… | standard | ✓ |
| 262 | CBOR tag 262 — Embedded JSON Object | standard | ✓ |
| 263 | CBOR tag 263 — Hexadecimal string | standard | ✓ |
| 264 | CBOR tag 264 — Decimal fraction with arbitrary exponent | standard | ✓ |
| 265 | CBOR tag 265 — Bigfloat with arbitrary exponent | standard | ✓ |
| 266 | CBOR tag 266 — Internationalized resource identifier (IRI) | standard | ✓ |
| 267 | CBOR tag 267 — Internationalized resource identifier reference (IRI refere… | standard | ✓ |
| 268 | CBOR tag 268 — Extended decimal fraction | standard | ✓ |
| 269 | CBOR tag 269 — Extended bigfloat | standard | ✓ |
| 270 | CBOR tag 270 — Extended rational number | standard | ✓ |
| 271 | CBOR tag 271 — DDoS Open Threat Signaling (DOTS) signal channel object, as… | standard | ✓ |
| 272 | CBOR tag 272 — Non-UTF-8 CESU-8 string | standard | ✓ |
| 273 | CBOR tag 273 — Non-UTF-8 WTF-8 string | standard | ✓ |
| 274 | CBOR tag 274 — Non-UTF-8 MUTF-8 string | standard | ✓ |
| 275 | CBOR tag 275 — Map contains only keys that are of type Text String (major… | standard | ✓ |
| 276 | CBOR tag 276 — ERIS binary read capability | standard | ✓ |
| 277 | CBOR tag 277 — Universal Geographical Area Description (GAD) shape; see Se… | standard | ✓ |
| 278 | CBOR tag 278 — Universal Geographical Area Description (GAD) description o… | standard | ✓ |
| 279 | CBOR tag 279 — Coordinate Reference System Wrapper | standard | ✓ |
| 280 | CBOR tag 280 — Symbol | standard | ✓ |
| 281 | CBOR tag 281 — Linked list | standard | ✓ |
| 282 | CBOR tag 282 — Character | standard | ✓ |
| 283 | CBOR tag 283 — Object | standard | ✓ |
| 284 | CBOR tag 284 — JSON Numeric Value, Represented as its JSON Text | standard | ✓ |
| 285 | CBOR tag 285 — SUIT_Report_Protected | standard | ✓ |
| 286 | CBOR tag 286 — SUIT_Reference | standard | ✓ |
| 287 | CBOR tag 287 — SUIT_Capability_Report | standard | ✓ |
| 296 | CBOR tag 296 — isolate shared values within this scope | standard | ✓ |
| 301 | CBOR tag 301 — Geohash String | standard | ✓ |
| 500 | CBOR tag 500 — Earmarked for CoRIM | standard | ✓ |
| 501 | CBOR tag 501 — A CBOR tag that contains a corim-map. | standard | ✓ |
| 505 | CBOR tag 505 — A CBOR tag that contains a conciseswid-tag-map. | standard | ✓ |
| 506 | CBOR tag 506 — A CBOR tag that contains a concisemid-tag-map. | standard | ✓ |
| 526 | CBOR tag 526 — A CBOR tag that contains an xcorim-map. | standard | ✓ |
| 527 | CBOR tag 527 — A CBOR tag that contains either: xcorimmap, or signed-xcori… | standard | ✓ |
| 550 | CBOR tag 550 — A CBOR tag that contains a UEID between 7 and 33 bytes. | standard | ✓ |
| 551 | CBOR tag 551 — Earmarked for CoRIM | standard | ✓ |
| 552 | CBOR tag 552 — A CBOR tag that contains a security version number that is… | standard | ✓ |
| 553 | CBOR tag 553 — A CBOR tag that contains min-svn that identifies a security… | standard | ✓ |
| 554 | CBOR tag 554 — A CBOR tag that contains a PEM encoded SubjectPublicKeyInfo… | standard | ✓ |
| 555 | CBOR tag 555 — A CBOR tag that contains a PEM encoded SubjectPublicKeyInfo… | standard | ✓ |
| 556 | CBOR tag 556 — A CBOR tag that contains an X.509 certificate chain created… | standard | ✓ |
| 560 | CBOR tag 560 — A CBOR tag that contains a byte string interpreted as an ar… | standard | ✓ |
| 570 | CBOR tag 570 — spdm-toc-map | standard | ✓ |
| 571 | CBOR tag 571 — concise-evidence-map | standard | ✓ |
| 601 | CBOR tag 601 — Unprotected CWT Claims Set [RFC9781] | standard | ✓ |
| 602 | CBOR tag 602 — Detached EAT Bundle | standard | ✓ |
| 1001 | CBOR tag 1001 — extended time | standard | ✓ |
| 1002 | CBOR tag 1002 — duration | standard | ✓ |
| 1003 | CBOR tag 1003 — period | standard | ✓ |
| 1004 | CBOR tag 1004 — [RFC3339] full-date string | standard | ✓ |
| 1010 | CBOR tag 1010 — Object type identifier | standard | ✓ |
| 1040 | CBOR tag 1040 — Multi-dimensional Array, column-major order | standard | ✓ |
| 1048 | CBOR tag 1048 — IEEE OUI/CID | standard | ✓ |
| 1070 | CBOR tag 1070 — SUIT_Manifest as defined in Appendix A of [RFC-ietf-suit-ma… | standard | ✓ |
| 18556 | CBOR tag 18556 — [COSE algorithm identifier, Base Hash value] | standard | ✓ |
| 20853 | CBOR tag 20853 — description of the value instead of the value itself | standard | ✓ |
| 21065 | CBOR tag 21065 — I-Regexp | standard | ✓ |
| 21066 | CBOR tag 21066 — ECMAScript RegExp [https://262.ecma-international.org/14.0/… | standard | ✓ |
| 21334 | CBOR tag 21334 — (always invalid in interchange) programming aid for simple… | standard | ✓ |
| 21607 | CBOR tag 21607 — a CBOR Tag identifier | standard | ✓ |
| 22098 | CBOR tag 22098 — hint that indicates an additional level of indirection | standard | ✓ |
| 25441 | CBOR tag 25441 — Capture [3] | standard | ✓ |
| 32768 | CBOR tag 32768 — Identifier for a FHIR constant | standard | ✓ |
| 32769 | CBOR tag 32769 — External reference | standard | ✓ |
| 32870 | CBOR tag 32870 — Logical operator: NONE / NOT. Encodes the logical operation… | standard | ✓ |
| 32871 | CBOR tag 32871 — Logical operator: ANY. Encodes the logical operation (item1… | standard | ✓ |
| 32872 | CBOR tag 32872 — Logical operator: ALL. Encodes the logical operation (item1… | standard | ✓ |
| 40000 | CBOR tag 40000 — ur:known-value, Semantic signifier | standard | ✓ |
| 40001 | CBOR tag 40001 — ur:digest, 32-byte SHA-256 digest | standard | ✓ |
| 40002 | CBOR tag 40002 — ur:encrypted, IETF ChaCha20-Poly1305 ([RFC8439]) encrypted… | standard | ✓ |
| 40003 | CBOR tag 40003 — ur:compressed, [RFC1951] DEFLATE-compressed message | standard | ✓ |
| 40004 | CBOR tag 40004 — ur:request, Transaction Request identifier | standard | ✓ |
| 40005 | CBOR tag 40005 — ur:response, Transaction response identifier | standard | ✓ |
| 40006 | CBOR tag 40006 — ur:function, Envelope expression function identifier | standard | ✓ |
| 40007 | CBOR tag 40007 — ur:parameter, Envelope expression parameter identifier | standard | ✓ |
| 40008 | CBOR tag 40008 — ur:placeholder, Envelope expression placeholder identifier | standard | ✓ |
| 40009 | CBOR tag 40009 — ur:replacement, Envelope expression replacement identifier | standard | ✓ |
| 40010 | CBOR tag 40010 — ur:agreement-private-key, Curve25519 private key for X25519… | standard | ✓ |
| 40011 | CBOR tag 40011 — ur:agreement-public-key, Curve25519 public key for X25519 k… | standard | ✓ |
| 40012 | CBOR tag 40012 — ur:arid, Apparently Random Identifier | standard | ✓ |
| 40013 | CBOR tag 40013 — ur:crypto-prvkeys, Private keys for cryptographic operations | standard | ✓ |
| 40014 | CBOR tag 40014 — ur:nonce, Cryptographic nonce | standard | ✓ |
| 40015 | CBOR tag 40015 — ur:password, Scrypt-hashed password | standard | ✓ |
| 40016 | CBOR tag 40016 — ur:crypto-prvkeys, Private key base (key material) | standard | ✓ |
| 40017 | CBOR tag 40017 — ur:crypto-pubkeys, Public key base (signing and agreement p… | standard | ✓ |
| 40018 | CBOR tag 40018 — ur:salt, Random salt used for hash tree decorrelation | standard | ✓ |
| 40019 | CBOR tag 40019 — ur:crypto-sealed, Encrypted message and ephemeral public key | standard | ✓ |
| 40020 | CBOR tag 40020 — ur:signature, Cryptographic signature | standard | ✓ |
| 40021 | CBOR tag 40021 — ur:signing-private-key, Cryptographic private key used for… | standard | ✓ |
| 40022 | CBOR tag 40022 — ur:signing-public-key, Cryptographic public key used for si… | standard | ✓ |
| 40023 | CBOR tag 40023 — ur:crypto-key, Cryptographic key used for symmetric encrypt… | standard | ✓ |
| 40024 | CBOR tag 40024 — ur:xid, Extensible identifier or XID Document | standard | ✓ |
| 40025 | CBOR tag 40025 — ur:reference, Cryptographically secure reference to an obje… | standard | ✓ |
| 40026 | CBOR tag 40026 — ur:event, Event identifier | standard | ✓ |
| 40027 | CBOR tag 40027 — ur:encrypted-key, Content key encrypted with a derivation f… | standard | ✓ |
| 40100 | CBOR tag 40100 — ur:mlkem-private-key, Private key for MLKEM key encapsulati… | standard | ✓ |
| 40101 | CBOR tag 40101 — ur:mlkem-public-key, Public key for MLKEM key encapsulation | standard | ✓ |
| 40102 | CBOR tag 40102 — ur:mlkem-ciphertext, Ciphertext for MLKEM key encapsulation | standard | ✓ |
| 40103 | CBOR tag 40103 — ur:mldsa-private-key, Private key for MLDSA signature gener… | standard | ✓ |
| 40104 | CBOR tag 40104 — ur:mldsa-public-key, Public key for MLDSA signature verific… | standard | ✓ |
| 40105 | CBOR tag 40105 — ur:mldsa-signature, MLDSA signature | standard | ✓ |
| 40300 | CBOR tag 40300 — ur:seed, Cryptographic seed | standard | ✓ |
| 40303 | CBOR tag 40303 — ur:hdkey, Bitcoin BIP-32 HD key | standard | ✓ |
| 40304 | CBOR tag 40304 — ur:keypath, Bitcoin BIP-32 key derivation path | standard | ✓ |
| 40305 | CBOR tag 40305 — ur:coin-info, Cryptographic asset and network specifier | standard | ✓ |
| 40306 | CBOR tag 40306 — ur:eckey, Bitcoin elliptic curve key (private or public) | standard | ✓ |
| 40307 | CBOR tag 40307 — ur:address, Cryptocurrency address | standard | ✓ |
| 40308 | CBOR tag 40308 — ur:output-descriptor, Bitcoin output descriptor | standard | ✓ |
| 40309 | CBOR tag 40309 — ur:sskr, Sharded Secret Key Reconstruction (SSKR) share | standard | ✓ |
| 40310 | CBOR tag 40310 — ur:psbt, Partially Signed Bitcoin Transaction | standard | ✓ |
| 40311 | CBOR tag 40311 — ur:account-descriptor, Bitcoin account descriptor | standard | ✓ |
| 40800 | CBOR tag 40800 — ur:ssh-private, Text format SSH private key | standard | ✓ |
| 40801 | CBOR tag 40801 — ur:ssh-public, Text format SSH public key | standard | ✓ |
| 40802 | CBOR tag 40802 — ur:ssh-signature, Text format SSH signature | standard | ✓ |
| 40803 | CBOR tag 40803 — ur:ssh-certificate, Text format SSH certificate | standard | ✓ |
| 40919 | CBOR tag 40919 — Concordium smart contract address | standard | ✓ |
| 41728 | CBOR tag 41728 — Fraction | standard | ✓ |
| 41729 | CBOR tag 41729 — Fraction (-NaN signals) | standard | ✓ |
| 41730 | CBOR tag 41730 — Fraction (+NaN signals) | standard | ✓ |
| 41731 | CBOR tag 41731 — Fraction (Both NaNs signal) | standard | ✓ |
| 42600 | CBOR tag 42600 — A confidentiality clearance. The key value pairs of the map… | standard | ✓ |
| 42601 | CBOR tag 42601 — A metadata binding. The elements of the array are defined i… | standard | ✓ |
| 42602 | CBOR tag 42602 — A collection of NCMS metadata elements. The key value pairs… | standard | ✓ |
| 43000 | CBOR tag 43000 — Single complex number: array elements are real (I) and imag… | standard | ✓ |
| 43001 | CBOR tag 43001 — Array of complex numbers in interleaved form: complex value… | standard | ✓ |
| 50000 | CBOR tag 50000 — PlatformV_IS_ID | standard | ✓ |
| 50001 | CBOR tag 50001 — PlatformV_IS_NAME | standard | ✓ |
| 50002 | CBOR tag 50002 — PlatformV_IS_VALUE | standard | ✓ |
| 50003 | CBOR tag 50003 — PlatformV_HAS_COMPOSITE_VALUE | standard | ✓ |
| 50004 | CBOR tag 50004 — PlatformV_HAS_MAPPED_VALUE | standard | ✓ |
| 50005 | CBOR tag 50005 — PlatformV_HAS_OBJ_ID | standard | ✓ |
| 50006 | CBOR tag 50006 — PlatformV_HAS_OBJ_TAG | standard | ✓ |
| 50007 | CBOR tag 50007 — PlatformV_HAS_CHILD | standard | ✓ |
| 50008 | CBOR tag 50008 — PlatformV_HAS_PROPERTY | standard | ✓ |
| 50009 | CBOR tag 50009 — PlatformV_HAS_META | standard | ✓ |
| 50010 | CBOR tag 50010 — PlatformV_HAS_EVENT | standard | ✓ |
| 50011 | CBOR tag 50011 — PlatformV_HAS_ACTION | standard | ✓ |
| 50012 | CBOR tag 50012 — PlatformV_IS_TYPE | standard | ✓ |
| 51997 | CBOR tag 51997 — A tag value of 51997 indicates that the payload is CBOR-LD. | standard | ✓ |
| 55799 | CBOR tag 55799 — Self-described CBOR; see Section 3.4.6 | standard | ✓ |
| 55800 | CBOR tag 55800 — indicates that the file contains CBOR Sequences | standard | ✓ |
| 55801 | CBOR tag 55801 — indicates that the file starts with a CBOR-Labeled Non-CBOR… | standard | ✓ |
| 56500 | CBOR tag 56500 — Compressed byte string | standard | ✓ |
| 57342 | CBOR tag 57342 — Identify and define a set of record structures (each a sequ… | standard | ✓ |
| 57343 | CBOR tag 57343 — Identify and define a record structure (a sequence of prope… | standard | ✓ |
| 60000 | CBOR tag 60000 — The tagged CBOR array contains attestation evidence data wi… | standard | ✓ |
| 60001 | CBOR tag 60001 — The tagged CBOR array contains attestation evidence data wi… | standard | ✓ |
| 60002 | CBOR tag 60002 — The tagged CBOR array contains attestation evidence data wi… | standard | ✓ |
| 60010 | CBOR tag 60010 — The tagged CBOR array containing a numeric expression. | standard | ✓ |
| 60020 | CBOR tag 60020 — The tagged CBOR array containing a set of digests expressio… | standard | ✓ |
| 60021 | CBOR tag 60021 — The tagged CBOR array containing a set of strings expressio… | standard | ✓ |
| 65535 | CBOR tag 65535 — always invalid; see Section 10.1 | standard | ✓ |
| 15309736 | CBOR tag 15309736 — RAINS Message | standard | ✓ |
| 1146111423 | CBOR tag 1146111423 — TCG DICE Protection Environment profile descriptor | standard | ✓ |
| 1298360423 | CBOR tag 1298360423 — MoaT change-of-status marker | standard | ✓ |
| 1298493254 | CBOR tag 1298493254 — MoaT end-of-file marker | standard | ✓ |
| 1299145044 | CBOR tag 1299145044 — MoaT file identifier / details | standard | ✓ |
| 1330664270 | CBOR tag 1330664270 — A CBOR encoded Openswan configuration file, as stored on di… | standard | ✓ |
| 1347571280 | CBOR tag 1347571280 — A cryptographically anchored data structure used for digita… | standard | ✓ |
| 1347571281 | CBOR tag 1347571281 — A cryptographic pointer to a full Proof of Process Evidence… | standard | ✓ |
| 1347571542 | CBOR tag 1347571542 — ur:provenance, Provenance Mark | standard | ✓ |
| 1398229316 | CBOR tag 1398229316 — Concise Software Identifier (CoSWID) | standard | ✓ |
| 1413829460 | CBOR tag 1413829460 — Explicitly none. | standard | ✓ |
| 1463894560 | CBOR tag 1463894560 — An Attestation Result structure produced by Verifiers appr… | standard | ✓ |
| 1701996915 | CBOR tag 1701996915 — Array of content-addressed blocks and ERIS read capabilities | standard | ✓ |
| 1701996916 | CBOR tag 1701996916 — ERIS-FS image header | standard | ✓ |
| 4294967295 | CBOR tag 4294967295 — always invalid; see Section 10.1 | standard | ✓ |
| 4294967296 | CBOR tag 4294967296 — Intel FPGA SPDM Manifest | standard | ✓ |
| 18446744073709551615 | CBOR tag 18446744073709551615 — always invalid; Section 10.1 | standard | ✓ |