Re: [TLS] I-D Action: draft-ietf-tls-negotiated-ff-dhe-00.txt
Peter Gutmann <pgut001@cs.auckland.ac.nz> Fri, 25 July 2014 04:10 UTC
Return-Path: <pgut001@cs.auckland.ac.nz>
X-Original-To: tls@ietfa.amsl.com
Delivered-To: tls@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 763311A0AC9 for <tls@ietfa.amsl.com>; Thu, 24 Jul 2014 21:10:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RP_MATCHES_RCVD=-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 SgON64DOJKiR for <tls@ietfa.amsl.com>; Thu, 24 Jul 2014 21:10:28 -0700 (PDT)
Received: from mx2.auckland.ac.nz (mx2.auckland.ac.nz [130.216.125.245]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B4BF1A02DA for <tls@ietf.org>; Thu, 24 Jul 2014 21:10:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=auckland.ac.nz; i=@auckland.ac.nz; q=dns/txt; s=uoa; t=1406261427; x=1437797427; h=from:to:subject:date:message-id: content-transfer-encoding:mime-version; bh=kjBmzpxW8jlvXvhpCvDFuLRgz6Jrcm/Hth13jqyPbDY=; b=d335RbImGrtJFZWPlqUa6zMDSS6PNxAEqiE1DCCRctBCHCwzDblSAu9H yyAzOiSFGj5+V/Q5biL8pcvqcG1ojo/nb6UGaTaSNzWU+Lsp33dz7BYeH PID8pV9zsj0gzWiix8E9GfK9VXYgLoktNKH/HQEkFjSPpwUzZ3rV4i3Ru U=;
X-IronPort-AV: E=Sophos;i="5.01,728,1399982400"; d="scan'208";a="265677144"
X-Ironport-HAT: MAIL-SERVERS - $RELAYED
X-Ironport-Source: 130.216.4.106 - Outgoing - Outgoing
Received: from uxchange10-fe2.uoa.auckland.ac.nz ([130.216.4.106]) by mx2-int.auckland.ac.nz with ESMTP/TLS/AES128-SHA; 25 Jul 2014 16:10:24 +1200
Received: from UXCN10-5.UoA.auckland.ac.nz ([169.254.5.247]) by uxchange10-fe2.UoA.auckland.ac.nz ([169.254.27.86]) with mapi id 14.03.0174.001; Fri, 25 Jul 2014 16:10:24 +1200
From: Peter Gutmann <pgut001@cs.auckland.ac.nz>
To: "<tls@ietf.org>" <tls@ietf.org>
Thread-Topic: [TLS] I-D Action: draft-ietf-tls-negotiated-ff-dhe-00.txt
Thread-Index: Ac+nvls5FHqclsepTsSPW3GIJ/RV6g==
Date: Fri, 25 Jul 2014 04:10:23 +0000
Message-ID: <9A043F3CF02CD34C8E74AC1594475C738EFB06D7@uxcn10-5.UoA.auckland.ac.nz>
Accept-Language: en-NZ, en-GB, en-US
Content-Language: en-NZ
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [130.216.158.4]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: http://mailarchive.ietf.org/arch/msg/tls/anv1ZP2l7gcmOL4Y_6iBvMQYfGg
Subject: Re: [TLS] I-D Action: draft-ietf-tls-negotiated-ff-dhe-00.txt
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 25 Jul 2014 04:10:35 -0000
Andrey Jivsov <crypto@brainhub.org> writes: >Cons: >* It adds only one bit of security >* an implementation that shares code between IKE and TLS will need to store >an additional hardcoded prime. * The IKE values have been around since before IKE (in the form of Oakley), nearly twenty years. These new values have been around since last Wednesday. This could mean a difference in anything from 0 to 1024, 2048, or whatever bits of security (0 bits if they're no better or worse, the full bitsize if they turn out to have some issue that the existing, well-proven ones don't). >Most people will not have strong preferences here, I assume. Well I do, the RFC 3526 values are already used in SSH (alongside IKE), and I've been using them in TLS as well. I really don't want to have to implement a whole new set of gratuitously incompatible parameters. All we need in order to deal with this is a signalling mechanism for which set of parameters to use. The RFC should provide this, and reference a standard set of parameters, i.e. the IKE/SSH/whatever ones. Alongside this there could be a second RFC, "Additional parameters for xxx", which contains the new parameters, although I can't see why anyone would want them. (OK, there's always the "as a spare in case the existing ones fail", it's a pretty thin argument but I can accept it. Just make the standard RFC 3526 ones the default and have any new ones as a backup). Peter.
- [TLS] I-D Action: draft-ietf-tls-negotiated-ff-dh… internet-drafts
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Peter Gutmann
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Yoav Nir
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Peter Gutmann
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Andrey Jivsov
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Watson Ladd
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Daniel Kahn Gillmor
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Yaron Sheffer
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Peter Gutmann
- Re: [TLS] I-D Action: draft-ietf-tls-negotiated-f… Fedor Brunner