Commit ID: 1005261AEE3261F5825
CVSROOT: /cvs
Module name: (multiple)
Changes by: [email protected] 2013/10/18 21:58:46 UTC
Modified files:
kern/c : arc4random_roundhash.c
data : WPtg.inc
Log message:
add some notes on how to efficiently shuffle entropy in a roundhash pool
(completely, and w/o pulling an external (cryptographic, and most likely
expensive) hash algorithm, as we only need stirring w/ good avalanche)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 src/kern/c/arc4random_roundhash.c
cvs -R rdiff -kk -upr1.76 -r1.77 www/data/WPtg.inc