Re: [Cfrg] Summary

Nico Williams <nico@cryptonector.com> Fri, 02 January 2015 04:38 UTC

Return-Path: <nico@cryptonector.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 4F7AF1A871D for <cfrg@ietfa.amsl.com>; Thu, 1 Jan 2015 20:38:30 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.666
X-Spam-Level:
X-Spam-Status: No, score=-1.666 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] 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 K1_MCqS3gX8X for <cfrg@ietfa.amsl.com>; Thu, 1 Jan 2015 20:38:29 -0800 (PST)
Received: from homiemail-a25.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id AAA4D1A871C for <cfrg@irtf.org>; Thu, 1 Jan 2015 20:38:29 -0800 (PST)
Received: from homiemail-a25.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTP id 307D1678062; Thu, 1 Jan 2015 20:38:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=a3m5U0/uHg19nx UEUajGWnR0BPQ=; b=MZ4E67BVJFxBauRoZoziKx1sXisrgt/kFR3IoBphl0Z5Au mAYngMbhqrML4U1vYQlrF2/a0M7eQdH5JFHVlo7oGJqZp4qd4FiHNA7DRHnFTG2b nTDSnbnZwZzHJf1X4xkKUvryhAvmoJRLCp0C7+UVEOgk8BKqddwor7/SspL/M=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a25.g.dreamhost.com (Postfix) with ESMTPA id A920A678058; Thu, 1 Jan 2015 20:38:28 -0800 (PST)
Date: Thu, 01 Jan 2015 22:38:28 -0600
From: Nico Williams <nico@cryptonector.com>
To: Watson Ladd <watsonbladd@gmail.com>
Message-ID: <20150102043824.GQ24442@localhost>
References: <20150101144926.GA4784@roeckx.be> <CACsn0ckip8ZK=wYEAPJGAxwxBEBkXkSJQi9uPZQ7dmXPo77bGQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <CACsn0ckip8ZK=wYEAPJGAxwxBEBkXkSJQi9uPZQ7dmXPo77bGQ@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: http://mailarchive.ietf.org/arch/msg/cfrg/zDIeCgbY_8lIJUXq9HCjip33bH4
Cc: "cfrg@irtf.org" <cfrg@irtf.org>
Subject: Re: [Cfrg] Summary
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: Fri, 02 Jan 2015 04:38:30 -0000

On Thu, Jan 01, 2015 at 10:50:49AM -0500, Watson Ladd wrote:
> On Thu, Jan 1, 2015 at 9:49 AM, Kurt Roeckx <kurt@roeckx.be> wrote:
> > - What are the various proposals?  The IETF datatracker doesn't
> >   seem to known all proposals, and I think there are proposals
> >   that just don't have a document yet.
> 
> Good question: the answer is that at the 255 bit level, for ECDH the
> current proposals are both Curve25519. But one uses the same basepoint
> as existing code, and the other doesn't. This difference doesn't
> affect security in any way. It's the only difference.

If it's the only difference then picking Curve25519's generator is the
obvious way to go, since changing it would be a gratuitous change and
Curve25519 has seen wide deployment.

Nico
--