Scott Gregory Miller <scgmille at indiana.edu> writes:

> On Sun, 6 May 2001, Adam Langley wrote:
> 
> > On Sun, May 06, 2001 at 04:49:18PM +0200, Oskar Sandberg wrote:
> > > Steven is right about this, the extra hash is simply unnecessary.
> > > make_key(data + padding) is fine.
> > 
> > It doesn't really matter and it makes the code simpler with the extra hash.
> Exactly.  Otherwise you have to have a brand new make_key algorithm for
> working with large streams of data.

It's not a new algorithm, just a function that works with a Bucket rather than 
an array.

-S

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Mon May  7 21:35:41 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id OAA25920
        for <danello at danky.com>; Mon, 7 May 2001 14:50:24 -0400
Received: from hawk.freenetproject.org (localhost [127.0.0.1])

Reply via email to