Date: Tue, 22 Jul 2008 10:31:29 +0000 (UTC) From: "Andrey A. Chernov" <ache@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: <200807221031.m6MAVe9I012301@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807221031.m6MAVe9I012301>