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

Nicholas Weaver <nweaver@ICSI.Berkeley.EDU> Wed, 02 March 2011 22:46 UTC

Return-Path: <nweaver@ICSI.Berkeley.EDU>
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 0C0E03A68E7 for <keyassure@core3.amsl.com>; Wed, 2 Mar 2011 14:46:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.524
X-Spam-Level:
X-Spam-Status: No, score=-2.524 tagged_above=-999 required=5 tests=[AWL=0.075, 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 bjQeoOc1YFVu for <keyassure@core3.amsl.com>; Wed, 2 Mar 2011 14:46:16 -0800 (PST)
Received: from taffy.ICSI.Berkeley.EDU (taffy.ICSI.Berkeley.EDU [192.150.187.26]) by core3.amsl.com (Postfix) with ESMTP id 898B93A68EA for <keyassure@ietf.org>; Wed, 2 Mar 2011 14:46:16 -0800 (PST)
Received: from gala.icir.org (gala.ICIR.org [192.150.187.49]) (Authenticated sender: nweaver) by taffy.ICSI.Berkeley.EDU (Postfix) with ESMTP id 538D236A3DA; Wed, 2 Mar 2011 14:47:23 -0800 (PST)
References: <AANLkTikHANKvT49P5RUwjxRt5oEMFxV5dYQLcCXixLSA@mail.gmail.com> <201103021724.p22HOttB009647@fs4113.wdf.sap.corp> <AANLkTimuo1fjW7QQffK5ah4_Bw0LUXoRzVaULbCmpzUU@mail.gmail.com> <4DD7F1F3-476F-4C2F-9DCD-6A6678045C69@cs.tcd.ie> <8ADE8790-307C-4323-9253-3FE761CBD752@icsi.berkeley.edu> <4962C1C0-D5E6-48D7-9C51-38434CA7D314@cs.tcd.ie>
In-Reply-To: <4962C1C0-D5E6-48D7-9C51-38434CA7D314@cs.tcd.ie>
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset="us-ascii"
Message-Id: <8AC53FFD-EE6C-405F-BCCC-12949F719C51@ICSI.Berkeley.EDU>
Content-Transfer-Encoding: quoted-printable
From: Nicholas Weaver <nweaver@ICSI.Berkeley.EDU>
Date: Wed, 02 Mar 2011 14:47:22 -0800
To: Stephen Farrell <stephen.farrell@cs.tcd.ie>
X-Mailer: Apple Mail (2.1082)
Cc: Phillip Hallam-Baker <hallam@gmail.com>, Nicholas Weaver <nweaver@ICSI.Berkeley.EDU>, "keyassure@ietf.org" <keyassure@ietf.org>
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: Wed, 02 Mar 2011 22:46:19 -0000

On Mar 2, 2011, at 2:35 PM, Stephen Farrell wrote:

> 
> 
> On 2 Mar 2011, at 21:41, Nicholas Weaver <nweaver@icsi.berkeley.edu> wrote:
> 
>> 
>> On Mar 2, 2011, at 1:37 PM, Stephen Farrell wrote:
>> 
>>> 
>>> 
>>> On 2 Mar 2011, at 21:24, Phillip Hallam-Baker <hallam@gmail.com> wrote:
>>> 
>>>> Which is why I am arguing it is time to withdraw SHA1 from service. It
>>>> is only marginally more secure than MD5.
>>> 
>>> "Marginally"? Evidence please? I dont think exageration helps your case.
>>> 
>>> S
>> 
>> http://csrc.nist.gov/groups/ST/toolkit/secure_hashing.html
> 
> Yes, sha2 is the hash algorithm of the day. 
> 
> But where's it say there's only a marginal difference between sha1 and md5? Absent evidence that's just spreading FUD which is not a good way to argue, even for the right thing.

I'll take Ron Rivest's word on it: http://mail.python.org/pipermail/python-dev/2005-December/058850.html

> I'm curious as to the status of upgrading cryptographic
> hash function support in Python, now that md5 and sha1 are
> both clearly broken (in terms of collision-resistance).


If he puts the two in the same category of broken, I'd trust that judgement.