Re: [keyassure] Opening issue #21: "Need to specify which crypto

Brian Smith <bsmith@mozilla.com> Tue, 08 March 2011 06:21 UTC

Return-Path: <bsmith@mozilla.com>
X-Original-To: keyassure@core3.amsl.com
Delivered-To: keyassure@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id DB38F3A68E0 for <keyassure@core3.amsl.com>; Mon, 7 Mar 2011 22:21:55 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hMFhvDMtUBOU for <keyassure@core3.amsl.com>; Mon, 7 Mar 2011 22:21:54 -0800 (PST)
Received: from mail.mozilla.com (corp01.sj.mozilla.com [63.245.208.141]) by core3.amsl.com (Postfix) with ESMTP id 997E03A68E4 for <keyassure@ietf.org>; Mon, 7 Mar 2011 22:21:54 -0800 (PST)
Received: from mail.mozilla.com (mail.mozilla.com [10.2.72.15]) by mail.mozilla.com (Postfix) with ESMTP id C243C17FC445 for <keyassure@ietf.org>; Mon, 7 Mar 2011 22:23:08 -0800 (PST)
Date: Mon, 07 Mar 2011 22:23:08 -0800
From: Brian Smith <bsmith@mozilla.com>
To: keyassure@ietf.org
Message-ID: <397794924.536913.1299565388720.JavaMail.root@cm-mail03.mozilla.org>
In-Reply-To: <4B7097F3-26FD-412F-B96E-8AB46D1E967C@eff.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [98.248.46.107]
X-Mailer: Zimbra 6.0.8_GA_2678 (ZimbraWebClient - FF3.0 (Win)/6.0.8_GA_2661)
Subject: Re: [keyassure] Opening issue #21: "Need to specify which crypto
X-BeenThere: keyassure@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Key Assurance With DNSSEC <keyassure.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/keyassure>
List-Post: <mailto:keyassure@ietf.org>
List-Help: <mailto:keyassure-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 08 Mar 2011 06:21:56 -0000

Chris Palmer wrote:
> Actually, I thought that people had roughly agreed to specify SHA-256
> and -384 and to create a slot for SHA-3. If I'm wrong and that's not
> what people have roughly agreed, then I apologize and here are my two
> cents: As long as the minimum is -256 with a plan for SHA-3, I'm
> happy.

It would be better to have both SHA-384 mandatory for clients. Those two algorithms are already practically required because they are both required for a good implementation of TLS 1.2. Making SHA-384 mandatory for clients makes it easier for server administrators to switch from SHA-256 to SHA-384 if that would ever be helpful; that could be a real possibility considering the deployment of SHA-3 on clients is a long way off.

Cheers,
Brian