<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-ace-cbor-web-token" target="https://datatracker.ietf.org/doc/html/draft-ietf-ace-cbor-web-token-03">
   <front>
      <title>CBOR Web Token (CWT)</title>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         </author>
      <author initials="E." surname="Wahlstroem" fullname="Erik Wahlstroem">
         </author>
      <author initials="S." surname="Erdtman" fullname="Samuel Erdtman">
         </author>
      <author initials="H." surname="Tschofenig" fullname="Hannes Tschofenig">
         </author>
      <date month="March" day="2" year="2017" />
      <abstract>
	 <t>   CBOR Web Token (CWT) is a compact means of representing claims to be
   transferred between two parties.  CWT is a profile of the JSON Web
   Token (JWT) that is optimized for constrained devices.  The claims in
   a CWT are encoded in the Concise Binary Object Representation (CBOR)
   and CBOR Object Signing and Encryption (COSE) is used for added
   application layer security protection.  A claim is a piece of
   information asserted about a subject and is represented as a name/
   value pair consisting of a claim name and a claim value.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-ace-cbor-web-token-03" />
   
</reference>
