cvs commit: src/lib/libc/gen arc4random.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Sun Jun 6 03:59:56 PDT 2004
hmp 2004/06/06 03:58:31 PDT
DragonFly 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.
Obtained-from: FreeBSD rev. 1.7 src/lib/libc/gen/arc4random.c
Revision Changes Path
1.3 +12 -2 src/lib/libc/gen/arc4random.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/arc4random.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list