cvs commit: src/lib/libc/gen arc4random.c
Andrey A. Chernov
ache at FreeBSD.org
Tue Jul 22 10:31:40 UTC 2008
ache 2008-07-22 10:31:29 UTC
FreeBSD src repository
Modified files:
lib/libc/gen arc4random.c
Log:
SVN rev 180687 on 2008-07-22 10:31:29Z by ache
Increase initially dropped bytes from 512 to 768 (768 is also
suggested in the Ilya Mironov's article). 768 taken from another
research where it treats as default for RC4-drop(768):
http://www.users.zetnet.co.uk/hopwood/crypto/scan/cs.html#RC4-drop
Minor style tweak.
Revision Changes Path
1.18 +3 -3 src/lib/libc/gen/arc4random.c
More information about the cvs-src
mailing list