Date: Mon, 19 Jan 2004 20:22:47 -0800 (PST) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen arc4random.c Message-ID: <200401200422.i0K4MljO042948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2004/01/19 20:22:47 PST
FreeBSD src repository
Modified files:
lib/libc/gen arc4random.c
Log:
Discard the first 1024 bytes of output as suggested by
http://citeseer.nj.nec.com/fluhrer01weaknesses.html and
http://citeseer.nj.nec.com/531224.html .
PR: 61126
Submitted by: Jeff Ito <jeffi@rcn.com>
Revision Changes Path
1.7 +13 -1 src/lib/libc/gen/arc4random.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401200422.i0K4MljO042948>
