<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-cose-hpke" target="https://datatracker.ietf.org/doc/html/draft-ietf-cose-hpke-02">
   <front>
      <title>Use of Hybrid Public-Key Encryption (HPKE) with CBOR Object Signing and Encryption (COSE)</title>
      <author initials="H." surname="Tschofenig" fullname="Hannes Tschofenig">
         <organization>Arm Limited</organization>
      </author>
      <author initials="R." surname="Housley" fullname="Russ Housley">
         <organization>Vigil Security, LLC</organization>
      </author>
      <author initials="B." surname="Moran" fullname="Brendan Moran">
         <organization>Arm Limited</organization>
      </author>
      <date month="July" day="11" year="2022" />
      <abstract>
	 <t>   This specification defines hybrid public-key encryption (HPKE) for
   use with CBOR Object Signing and Encryption (COSE).  HPKE offers a
   variant of 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.
   Authentication for HPKE in COSE is provided by COSE-native security
   mechanisms.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-cose-hpke-02" />
   
</reference>
