[Cfrg] Poll: hash functions for Ed448 (ends on December 22nd)

Alexey Melnikov <alexey.melnikov@isode.com> Tue, 08 December 2015 15:31 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A3EA1B2F21 for <cfrg@ietfa.amsl.com>; Tue, 8 Dec 2015 07:31:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.01
X-Spam-Level: *
X-Spam-Status: No, score=1.01 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URI_HEX=1.122] 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 L1D2E4B2X-7M for <cfrg@ietfa.amsl.com>; Tue, 8 Dec 2015 07:31:01 -0800 (PST)
Received: from statler.isode.com (Statler.isode.com [62.232.206.189]) by ietfa.amsl.com (Postfix) with ESMTP id C29F11B2F1F for <cfrg@irtf.org>; Tue, 8 Dec 2015 07:31:01 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1449588661; d=isode.com; s=selector; i=@isode.com; bh=CyuQa9kkZdpE/tyKUi0vN2B/fEZ848VzgfDSybptFmM=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=NAfv+VsbJ/aZnXSAlKo1MKPMEEhN/gb89joMj5tqz1DvtlzbO6T0Seyi4ro+pRMVflm1LJ xgMqvPtLUDoF5qAwRxSD4n2Op3YVl2z72zx0Sots3a0zl2brm7kWk+oeTS0lP7tyVBD+bB /JVSJGsECF7GTW5sgQopH+1hjTC5dhQ=;
Received: from [172.20.1.215] (dhcp-215.isode.net [172.20.1.215]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <Vmb3swBBx4JR@statler.isode.com>; Tue, 8 Dec 2015 15:31:00 +0000
Message-ID: <5666F7A9.7020608@isode.com>
Date: Tue, 08 Dec 2015 15:30:49 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
To: "cfrg@irtf.org" <cfrg@irtf.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/cfrg/XxJ9PwL6GjEq6necM83Hr8JoIw0>
Subject: [Cfrg] Poll: hash functions for Ed448 (ends on December 22nd)
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
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: Tue, 08 Dec 2015 15:31:03 -0000

This message starts 2 weeks Quaker Poll on hash functions to be used for 
definition of Ed448 in draft-irtf-cfrg-eddsa. Please reply for each choice:
+1, if you prefer a particular choice
0, if you can live with it
-1, if you are against a particular choice

Choices are:

1) "twoshakes-s", (SHAKE256@912(x) for the internal hash, 
SHAKE256@512(x) as the prehash)

More details: 
<http://www.ietf.org/mail-archive/web/cfrg/current/msg07629.html>

2) "twoshakes-d",

This scheme again uses the SHAKE256 extensible-output functions (XOFs) 
to implement both hashes, with the inputs prefixed as specified below 
for explicit domain separation purposes.

More details: 
<http://www.ietf.org/mail-archive/web/cfrg/current/msg07629.html>

3) "simon1" (SHAKE256@912(x) for the internal hash, SHA3-512 as the 
prehash).

4) "simon2" (Use SHA2-512/912 as described in [1] as the internal hash 
and SHA2-512 as the prehash).

[1] - <http://ed25519.cr.yp.to/eddsa-20150704.pdf>

5) "ilari1" (SHAKE256@912bits(x) for the internal hash, SHA2-512(x) as 
the prehash)

More details: 
<http://www.ietf.org/mail-archive/web/cfrg/current/msg07644.html>

6) "ilari2"

Hash: HKDF-EXPAND(hash=SHA2-512, prk=HKDF-EXTRACT(hash=SHA2-512, 
salt=<blank>, ikm=x), info=<blank>, 114) Prehash: SHA2-512(x)

More details: 
<http://www.ietf.org/mail-archive/web/cfrg/current/msg07644.html>

7) You can specify an alternative proposal, if you wish

Best Regards,
Kenny and Alexey