<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cose-msg" target="https://datatracker.ietf.org/doc/html/draft-ietf-cose-msg-16">
   <front>
      <title>CBOR Object Signing and Encryption (COSE)</title>
      <author initials="J." surname="Schaad" fullname="Jim Schaad">
         </author>
      <date month="August" day="10" year="2016" />
      <abstract>
	 <t>   Concise Binary Object Representation (CBOR) is data format designed
   for small code size and small message size.  There is a need for the
   ability to have the basic security services defined for this data
   format.  This document defines the CBOR Object Signing and Encryption
   (COSE) specification.  This specification describes how to create and
   process signature, message authentication codes and encryption using
   CBOR for serialization.  This specification additionally specifies
   how to represent cryptographic keys using CBOR.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cose-msg-16" />
   
</reference>
