On Mon, May 07, 2001 at 09:03:38AM -0500, Scott Gregory Miller wrote:
> 
> 
> 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.

Reply via email to