<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.irtf-cfrg-hpke" target="https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hpke-00">
   <front>
      <title>Hybrid Public Key Encryption</title>
      <author initials="R." surname="Barnes" fullname="Richard Barnes">
         <organization>Cisco</organization>
      </author>
      <author initials="K." surname="Bhargavan" fullname="Karthikeyan Bhargavan">
         <organization>Inria</organization>
      </author>
      <date month="July" day="4" year="2019" />
      <abstract>
	 <t>   This document describes a scheme for hybrid public-key encryption
   (HPKE).  This scheme provides authenticated public key encryption of
   arbitrary-sized plaintexts for a recipient public key.  HPKE works
   for any combination of an asymmetric key encapsulation mechanism
   (KEM), key derivation function (KDF), and authenticated encryption
   with additional data (AEAD) encryption function.  We provide
   instantiations of the scheme using widely-used and efficient
   primitives.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-irtf-cfrg-hpke-00" />
   
</reference>
