Subject: Re: CVS commit: src/lib/libc/gen
To: Jun-ichiro itojun Hagino <itojun@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 11/25/2003 19:31:28
> Log Message:
> "seed2" was ruining the non-repeating property of this function; remove it.
> discussed on tech-net for ip_id.c (thanks for all the analysis).

IIRC seed2 is ok provided it is less than the power of 2 below the modulus.
OTOH I really don't know if it is cryptographically significant.

	David

-- 
David Laight: david@l8s.co.uk