[CFRG] I-D Action: draft-irtf-cfrg-hpke-08.txt
internet-drafts@ietf.org Mon, 15 February 2021 21:09 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 7F8153A117B; Mon, 15 Feb 2021 13:09:17 -0800 (PST)
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.25.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply-To: cfrg@ietf.org
Message-ID: <161342335747.29605.4309828130398666424@ietfa.amsl.com>
Date: Mon, 15 Feb 2021 13:09:17 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/eNLo1VUQr6C51o8pcyIo3xgjNAI>
Subject: [CFRG] I-D Action: draft-irtf-cfrg-hpke-08.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: Mon, 15 Feb 2021 21:09:17 -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-08.txt
Pages : 100
Date : 2021-02-15
Abstract:
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, 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-08.html
A diff from the previous version is available at:
https://www.ietf.org/rfcdiff?url2=draft-irtf-cfrg-hpke-08
Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.
Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/
- [CFRG] I-D Action: draft-irtf-cfrg-hpke-08.txt internet-drafts
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-08.txt Frank Denis
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-08.txt Christopher Wood
- Re: [CFRG] I-D Action: draft-irtf-cfrg-hpke-08.txt Stanislav V. Smyshlyaev