Number | Files | Title | Authors | Date | More Info | Status |
---|---|---|---|---|---|---|
RFC 9052, STD 96 | CBOR Object Signing and Encryption (COSE): Structures and Process | J. Schaad | August 2022 | Obsoletes RFC 8152, Updated by RFC 9338 | Internet Standard | |
RFC 9338, STD 96 | CBOR Object Signing and Encryption (COSE): Countersignatures | J. Schaad | December 2022 | Updates RFC 9052, Errata | Internet Standard |
Abstract of RFC 9052
Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol. This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization. This specification additionally describes how to represent cryptographic keys using CBOR.
This document, along with RFC 9053, obsoletes RFC 8152.
Abstract of RFC 9338
Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. CBOR Object Signing and Encryption (COSE) defines a set of security services for CBOR. This document defines a countersignature algorithm along with the needed header parameters and CBOR tags for COSE. This document updates RFC 9052.
For the definition of Status, see RFC 2026.
For the definition of Stream, see RFC 8729.