<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.mglt-ipsecme-implicit-iv" target="https://datatracker.ietf.org/doc/html/draft-mglt-ipsecme-implicit-iv-04">
   <front>
      <title>Implicit IV for Counter-based Ciphers in IPsec</title>
      <author initials="D." surname="Migault" fullname="Daniel Migault">
         <organization>Ericsson</organization>
      </author>
      <author initials="T." surname="Guggemos" fullname="Tobias Guggemos">
         <organization>LMU Munich</organization>
      </author>
      <author initials="Y." surname="Nir" fullname="Yoav Nir">
         <organization>Dell EMC</organization>
      </author>
      <date month="June" day="21" year="2017" />
      <abstract>
	 <t>   IPsec ESP sends an initialization vector (IV) or nonce in each
   packet, adding 8 or 16 octets.  Some algorithms such as AES-GCM, AES-
   CCM, AES-CTR and ChaCha20-Poly1305 require a unique nonce but do not
   require an unpredictable nonce.  When using such algorithms the
   packet counter value can be used to generate a nonce, saving 8 octets
   per packet.  This document describes how to do this.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-mglt-ipsecme-implicit-iv-04" />
   
</reference>
