<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-httpbis-message-signatures" target="https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-message-signatures-11">
   <front>
      <title>HTTP Message Signatures</title>
      <author initials="A." surname="Backman" fullname="Annabelle Backman">
         <organization>Amazon</organization>
      </author>
      <author initials="J." surname="Richer" fullname="Justin Richer">
         <organization>Bespoke Engineering</organization>
      </author>
      <author initials="M." surname="Sporny" fullname="Manu Sporny">
         <organization>Digital Bazaar</organization>
      </author>
      <date month="July" day="11" year="2022" />
      <abstract>
	 <t>   This document describes a mechanism for creating, encoding, and
   verifying digital signatures or message authentication codes over
   components of an HTTP message.  This mechanism supports use cases
   where the full HTTP message may not be known to the signer, and where
   the message may be transformed (e.g., by intermediaries) before
   reaching the verifier.  This document also describes a means for
   requesting that a signature be applied to a subsequent HTTP message
   in an ongoing HTTP exchange.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-message-signatures-11" />
   
</reference>
