<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.mcgrew-aead-aes-cbc-hmac-sha" target="https://datatracker.ietf.org/doc/html/draft-mcgrew-aead-aes-cbc-hmac-sha-00">
   <front>
      <title>Authenticated Encryption with AES-CBC and HMAC-SHA1 (and other generic combinations of ciphers and MACs)</title>
      <author initials="D." surname="McGrew" fullname="David McGrew">
         <organization>Cisco Systems</organization>
      </author>
      <date month="November" day="13" year="2007" />
      <abstract>
	 <t>   This document specifies algorithms for authenticated encryption with
   additional authenticated data (AEAD) that are based on the
   composition of the Advanced Encryption Standard (AES) in the Cipher
   Block Chaining (CBC) mode of operation for encryption, and the HMAC-
   SHA1 message authentication code (MAC).  It also separately defines a
   generic composition method that can be used with other MACs and
   randomized ciphers.

   These algorithms are randomized, and thus are suitable for use with
   applications that cannot provide distinct nonces to each invocation
   of the AEAD encrypt operation.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-mcgrew-aead-aes-cbc-hmac-sha-00" />
   
</reference>
