git: kernel - Update random number generator

看板DFBSD_commit作者時間16年前 (2010/05/16 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 31f10bcb1fbc0b3a543164ae7f38d9cf8855fd17 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat May 15 09:54:37 2010 -0700 kernel - Update random number generator * Update the random number generator with recommended changes to IBAA. This addresses a short-cycle problem and prevents bad initial states. * Passes diehard (as did the original). * Note that DragonFly continuously injects entropy and was likely not subject to these issues, and with these changes is even less so. Submitted-by: Robin Carey <robin.carey1@googlemail.com> Summary of changes: sys/kern/kern_nrandom.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31f10bcb1fbc0b3a543164ae7f38d9cf8855fd17 -- DragonFly BSD source repository
文章代碼(AID): #1Bxk62q5 (DFBSD_commit)