Re: [TLS] draft-sheffer-tls-bcp: DH recommendations

"Michael Ströder " <michael@stroeder.com> Thu, 19 September 2013 10:18 UTC

Return-Path: <michael@stroeder.com>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 506C021F999D for <tls@ietfa.amsl.com>; Thu, 19 Sep 2013 03:18:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.476
X-Spam-Level:
X-Spam-Status: No, score=-2.476 tagged_above=-999 required=5 tests=[AWL=0.824, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hen7ASI04Hof for <tls@ietfa.amsl.com>; Thu, 19 Sep 2013 03:18:05 -0700 (PDT)
Received: from srv1.stroeder.com (srv1.stroeder.com [213.240.180.113]) by ietfa.amsl.com (Postfix) with ESMTP id 1AD9E21F99CC for <tls@ietf.org>; Thu, 19 Sep 2013 03:18:04 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by srv1.stroeder.com (Postfix) with ESMTP id 5C821602E1; Thu, 19 Sep 2013 12:18:02 +0200 (CEST)
X-Virus-Scanned: amavisd-new at stroeder.com
Received: from srv1.stroeder.com ([127.0.0.1]) by localhost (srv1.stroeder.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hSZpI8ZMlHRY; Thu, 19 Sep 2013 12:17:55 +0200 (CEST)
Received: from srv1.stroeder.com (unknown [127.0.0.1]) by srv1.stroeder.com (Postfix) with ESMTP id BE3516023E; Thu, 19 Sep 2013 10:17:55 +0000 (UTC)
To: "tls@ietf.org" <tls@ietf.org>, Peter Gutmann <pgut001@cs.auckland.ac.nz>
In-Reply-To: <9A043F3CF02CD34C8E74AC1594475C7355674007@uxcn10-6.UoA.auckland.ac.nz>
References: <9A043F3CF02CD34C8E74AC1594475C7355674007@uxcn10-6.UoA.auckland.ac.nz>
From: Michael Ströder <michael@stroeder.com>
Date: Thu, 19 Sep 2013 12:17:55 +0200
Content-Type: text/plain; charset="UTF-8"; format="fixed"
MIME-Version: 1.0
Message-id: <d53839fdcefca617b03d3389d166822d@srv1.stroeder.com>
Content-Transfer-Encoding: 8bit
Subject: Re: [TLS] draft-sheffer-tls-bcp: DH recommendations
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "This is the mailing list for the Transport Layer Security working group of the IETF." <tls.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tls>, <mailto:tls-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/tls>
List-Post: <mailto:tls@ietf.org>
List-Help: <mailto:tls-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tls>, <mailto:tls-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 19 Sep 2013 10:18:10 -0000

On Thu, 19 Sep 2013 08:50:05 +0000 Peter Gutmann <pgut001@cs.auckland.ac.nz>
wrote
> Yaron Sheffer <yaronf.ietf@gmail.com> writes:
> 
> >There are multiple issues with MODP DH in TLS (performance is just one of
> >them). So I'd like to recommend EC DHE instead - which makes this discussion
> >moot.
> 
> There are even more issues with ECC, namely their brittleness, paranoia
> (whether justified or not) about NSA meddling, and patent issues.  DH is
> simple in comparison.

I tend to concur with Peter here.

Especially if only the limited param length of MODP DH in current
implementations rules out its recommendation in the draft.

Ciao, Michael.