Re: [Cfrg] 25519 naming

Tony Arcieri <bascule@gmail.com> Tue, 26 August 2014 21:43 UTC

Return-Path: <bascule@gmail.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 6C2901A015F for <cfrg@ietfa.amsl.com>; Tue, 26 Aug 2014 14:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.1
X-Spam-Level:
X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
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 gVfjaiKka8M5 for <cfrg@ietfa.amsl.com>; Tue, 26 Aug 2014 14:43:09 -0700 (PDT)
Received: from mail-oi0-x22e.google.com (mail-oi0-x22e.google.com [IPv6:2607:f8b0:4003:c06::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 240CD1A0113 for <cfrg@irtf.org>; Tue, 26 Aug 2014 14:43:09 -0700 (PDT)
Received: by mail-oi0-f46.google.com with SMTP id i138so11113234oig.5 for <cfrg@irtf.org>; Tue, 26 Aug 2014 14:43:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=6bXF8vYqSwfPiwisI9jHamPdsdVnmFwgtFwXfGP0mvg=; b=fgtGNFsCI4W7zKwbhnzwGWzAdCSqEJuLj346VPafZNAQHm8pTg3aQUDROknsBq7cuL 9dFBkTt0lkBA+AiiUbyDLo8RmlxD59jt1BejgcNjq/NXtV1imNyVKeO2RjSqLYs4+Mb5 VzpY3yhtIEj/AOY5qs9fJnxPsigQmaxHXbT2HDYwmGHCQsWk0k7yl+2NjN29FKIgX3lu vhnEleenBxoZalMXIhDHu5TOXj8K6bdEJXc78JsWLRzMFS2c1IjnTmcbG7h22aLJSsfK orXtcLvUUWE8NhD8hQekw39fbRy8dTW+G1EtGxEqrHhNVSKMvz91r+hdzAvumxw45s/2 dH0g==
X-Received: by 10.182.51.229 with SMTP id n5mr30047835obo.47.1409089388496; Tue, 26 Aug 2014 14:43:08 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.60.44.167 with HTTP; Tue, 26 Aug 2014 14:42:48 -0700 (PDT)
In-Reply-To: <20140825234305.7799.qmail@cr.yp.to>
References: <20140825234305.7799.qmail@cr.yp.to>
From: Tony Arcieri <bascule@gmail.com>
Date: Tue, 26 Aug 2014 14:42:48 -0700
Message-ID: <CAHOTMVKUhovdmyHDNJX1=p-A8Dbs=BQbp+VbaANKnuTT6SaufQ@mail.gmail.com>
To: "cfrg@irtf.org" <cfrg@irtf.org>
Content-Type: multipart/alternative; boundary="047d7bfea87e754db905018f309b"
Archived-At: http://mailarchive.ietf.org/arch/msg/cfrg/GSXuJv2bA4RLMwc_-zRcWgULXes
Subject: Re: [Cfrg] 25519 naming
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <http://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <http://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Tue, 26 Aug 2014 21:43:10 -0000

On Mon, Aug 25, 2014 at 4:43 PM, D. J. Bernstein <djb@cr.yp.to> wrote:

> It has become increasingly common for "Curve25519" to refer to an
> elliptic curve, while the original paper defined "Curve25519" as an
> X-coordinate DH system using that curve.


Indeed!

https://twitter.com/bascule/status/393221414775312384


> Kenny and others in Toronto recommended changing terminology to clearly
> separate these three items.


+1


> Let me suggest the following terminology:
>
>    * "X25519" is the recommended Montgomery-X-coordinate DH function.
>    * "Ed25519" is the recommended Edwards-coordinate signature system.
>    * "Curve25519" is the underlying elliptic curve.
>

Seems good, thank you!

--
Tony Arcieri