[CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt
internet-drafts@ietf.org Wed, 07 July 2021 15:54 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: cfrg@ietf.org
Delivered-To: cfrg@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 89B4B3A1CAA; Wed, 7 Jul 2021 08:54:52 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
Cc: cfrg@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 7.34.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: cfrg@ietf.org
Message-ID: <162567329247.15923.4311477568566128956@ietfa.amsl.com>
Date: Wed, 07 Jul 2021 08:54:52 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/_uY3QZefpW3rC-q-i50NB3xzJQc>
Subject: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.29
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Jul 2021 15:54:53 -0000
A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Crypto Forum RG of the IRTF.
Title : Hybrid Public Key Encryption
Authors : Richard L. Barnes
Karthik Bhargavan
Benjamin Lipp
Christopher A. Wood
Filename : draft-irtf-cfrg-hpke-10.txt
Pages : 104
Date : 2021-07-07
Abstract:
This document describes a scheme for hybrid public-key encryption
(HPKE). This scheme provides a variant of public-key encryption of
arbitrary-sized plaintexts for a recipient public key. It also
includes three authenticated variants, including one which
authenticates possession of a pre-shared key, and two optional ones
which authenticate possession of a KEM private 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. Some authenticated
variants may not be supported by all KEMs. We provide instantiations
of the scheme using widely used and efficient primitives, such as
Elliptic Curve Diffie-Hellman key agreement, HKDF, and SHA2.
This document is a product of the Crypto Forum Research Group (CFRG)
in the IRTF.
The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-irtf-cfrg-hpke/
There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-irtf-cfrg-hpke-10.html
A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-irtf-cfrg-hpke-10
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
- [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt internet-drafts
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Dan Harkins
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Benjamin Lipp
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Dan Harkins
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Benjamin Lipp
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Christopher Wood
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Dan Harkins
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-10.txt Franziskus Kiefer