<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.looker-jwm" target="https://datatracker.ietf.org/doc/html/draft-looker-jwm-01">
   <front>
      <title>JSON Web Message</title>
      <author initials="T." surname="Looker" fullname="Tobias Looker">
         <organization>Mattr</organization>
      </author>
      <date month="January" day="14" year="2020" />
      <abstract>
	 <t>   JSON Web Message (JWM) is a flexible way to encode application-level
   messages in JSON for transfer over a variety of transport protocols.
   JWMs use JSON Web Encryption (JWE) to protect integrity, achieve
   confidentiality, and achieve repudiable authentication; alternatively
   or in addition, they use JSON Web Signatures (JWS) to associate
   messages with a non-repudiable digital signature.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-looker-jwm-01" />
   
</reference>
