Re: [openpgp] [PATCH] RFC4880bis: Argon2i

Simon Josefsson <simon@josefsson.org> Tue, 03 November 2015 08:23 UTC

Return-Path: <simon@josefsson.org>
X-Original-To: openpgp@ietfa.amsl.com
Delivered-To: openpgp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5784D1B2F65 for <openpgp@ietfa.amsl.com>; Tue, 3 Nov 2015 00:23:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.551
X-Spam-Level:
X-Spam-Status: No, score=-1.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_SE=0.35, SPF_PASS=-0.001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8tDOJHxFZXhJ for <openpgp@ietfa.amsl.com>; Tue, 3 Nov 2015 00:23:38 -0800 (PST)
Received: from duva.sjd.se (duva.sjd.se [IPv6:2001:9b0:1:1702::100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 16A451B2F69 for <openpgp@ietf.org>; Tue, 3 Nov 2015 00:23:37 -0800 (PST)
Received: from latte.josefsson.org ([IPv6:2001:9b0:104:42::a86]) (authenticated bits=0) by duva.sjd.se (8.14.4/8.14.4/Debian-4) with ESMTP id tA38KCAi000512 (version=TLSv1/SSLv3 cipher=AES128-GCM-SHA256 bits=128 verify=NOT); Tue, 3 Nov 2015 09:20:13 +0100
Date: Tue, 03 Nov 2015 09:20:06 +0100
From: Simon Josefsson <simon@josefsson.org>
To: Nils Durner <ndurner@googlemail.com>
Message-ID: <20151103092006.3cd3e900@latte.josefsson.org>
In-Reply-To: <56385818.2000606@googlemail.com>
References: <5623AA95.4060903@googlemail.com> <874mh3q3ol.fsf@alice.fifthhorseman.net> <56385818.2000606@googlemail.com>
X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu)
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha256"; boundary="Sig_/pYpBfexuHkS08CNC6naXq3k"; protocol="application/pgp-signature"
X-Virus-Scanned: clamav-milter 0.98.7 at duva.sjd.se
X-Virus-Status: Clean
Archived-At: <http://mailarchive.ietf.org/arch/msg/openpgp/wRTCiT7cHhwtZLk3bMX8I9QxnZs>
Cc: "openpgp@ietf.org" <openpgp@ietf.org>
Subject: Re: [openpgp] [PATCH] RFC4880bis: Argon2i
X-BeenThere: openpgp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Ongoing discussion of OpenPGP issues." <openpgp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/openpgp>, <mailto:openpgp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/openpgp/>
List-Post: <mailto:openpgp@ietf.org>
List-Help: <mailto:openpgp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/openpgp>, <mailto:openpgp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Nov 2015 08:23:40 -0000

Den Tue, 3 Nov 2015 07:45:44 +0100
skrev Re: [openpgp] [PATCH] RFC4880bis: Argon2i:

> Hi Daniel,
> 
> > If we introduce this as a normative dependency for OpenPGP, though,
> > we might also want to have an IETF RFC for Argon2.  Do you know of
> > anyone working on such a draft?
> 
> Simon Josefsson has expressed interest in helping with that.
> @Simon: are you working on this?

I started on an Argon2 draft but after talking to the Argon2 team we
decided to wait until Argon2 was finalized.  I suppose now is a good
time to resume that work.  I'll put something up on gitlab.com so
people can review and help.  If anyone wants to help, please let me
know and we'll coordinate something.

/Simon