Re: [TLS] FNV versus SHA-1 in cached info

Stefan Santesson <stefan@aaa-sec.com> Mon, 10 May 2010 12:35 UTC

Return-Path: <stefan@aaa-sec.com>
X-Original-To: tls@core3.amsl.com
Delivered-To: tls@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 3C52C3A696E for <tls@core3.amsl.com>; Mon, 10 May 2010 05:35:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.526
X-Spam-Level:
X-Spam-Status: No, score=0.526 tagged_above=-999 required=5 tests=[AWL=1.175, BAYES_50=0.001, HELO_EQ_SE=0.35, RCVD_IN_DNSWL_LOW=-1]
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 rSBi0831mfqu for <tls@core3.amsl.com>; Mon, 10 May 2010 05:35:46 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.94.112]) by core3.amsl.com (Postfix) with ESMTP id B2DF128C1E4 for <tls@ietf.org>; Mon, 10 May 2010 05:27:49 -0700 (PDT)
Received: from s24.loopia.se (s34.loopia.se [194.9.94.70]) by s87.loopia.se (Postfix) with ESMTP id B174929019C for <tls@ietf.org>; Mon, 10 May 2010 14:27:40 +0200 (CEST)
Received: (qmail 36979 invoked from network); 10 May 2010 12:27:36 -0000
Received: from unknown (HELO [192.168.1.3]) (stefan@fiddler.nu@[85.235.2.114]) (envelope-sender <stefan@aaa-sec.com>) by s24.loopia.se (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for <Nicolas.Williams@oracle.com>; 10 May 2010 12:27:36 -0000
User-Agent: Microsoft-Entourage/12.24.0.100205
Date: Mon, 10 May 2010 14:27:32 +0200
From: Stefan Santesson <stefan@aaa-sec.com>
To: Nicolas Williams <Nicolas.Williams@oracle.com>, "Kemp, David P." <DPKemp@missi.ncsc.mil>
Message-ID: <C80DC854.AA88%stefan@aaa-sec.com>
Thread-Topic: [TLS] FNV versus SHA-1 in cached info
Thread-Index: AcrwPCmXLBG1d4PuGEa0d9oDPsSkcw==
In-Reply-To: <20100507210600.GL9429@oracle.com>
Mime-version: 1.0
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Cc: tls@ietf.org
Subject: Re: [TLS] FNV versus SHA-1 in cached info
X-BeenThere: tls@ietf.org
X-Mailman-Version: 2.1.9
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/listinfo/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: Mon, 10 May 2010 12:35:47 -0000

Unfortunately even informational references need to be stable documents
(AFAIK).

/Stefan


On 10-05-07 11:06 PM, "Nicolas Williams" <Nicolas.Williams@oracle.com>
wrote:

> Oh, I had no idea what FNV's origin was.  Now that I've read
> 
>     http://isthe.com/chongo/tech/comp/fnv/
> 
> I think the extra work argument is lame :)
> 
> It'd have been nice if the I-D had had an informative reference...