Re: svn commit: r274103 - head/sys/dev/random

2014-11-04 Thread Dag-Erling Smørgrav
Ian Lepore writes: > Dag-Erling Smørgrav writes: > > +/* This implementation of Fortuna is based on the descriptions found in > > + * ISBN 0-471-22357-3 "Practical Cryptography" by Ferguson and Schneier > > + * ("K&S"). > I'm guessing s/b F&S. Uh, yes. Probably thinking of K&R :) Please feel f

Re: svn commit: r274103 - head/sys/dev/random

2014-11-04 Thread Ian Lepore
On Tue, 2014-11-04 at 23:02 +, Dag-Erling Smørgrav wrote: > Author: des > Date: Tue Nov 4 23:02:19 2014 > New Revision: 274103 > URL: https://svnweb.freebsd.org/changeset/base/274103 > > Log: > When reseeding the DPRNG, we're supposed to hash the current key and > some accumulated entropy