<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.rescorla-jsms" target="https://datatracker.ietf.org/doc/html/draft-rescorla-jsms-00">
   <front>
      <title>JavaScript Message Security Format</title>
      <author initials="E." surname="Rescorla" fullname="Eric Rescorla">
         <organization>RTFM, Inc.</organization>
      </author>
      <author initials="J." surname="Hildebrand" fullname="Joe Hildebrand">
         <organization>Cisco Systems</organization>
      </author>
      <date month="March" day="7" year="2011" />
      <abstract>
	 <t>Many applications require the ability to send cryptographically
secured messages.  While the IETF has defined a number of formats for
such messages (e.g.  CMS) those formats use encodings which are not
congenial for Web applications.  This document describes a new
cryptographic message format which is based on JavaScript Object
Notation (JSON) and thus is easy for Web applications to generate and
parse.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-rescorla-jsms-00" />
   
</reference>
