Re: Fixed Entropy Patch

2007-08-05 Thread Neal H. Walfield
At Sun, 5 Aug 2007 01:41:54 -0400 (EDT), Michael Casadevall wrote: > Index: device/cons.c > === > RCS file: /sources/hurd/gnumach/device/Attic/cons.c,v > retrieving revision 1.2.4.6 > diff -u -r1.2.4.6 cons.c > - --- device/cons.c 13

Fixed Entropy Patch

2007-08-05 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch I submitted accidently had parts of another patch in it, which I just removed. Also, I fixed the few remaiming // I overlook (thanks neal). Sorry about that. Index: Makefrag.am

Current Version of Entropy Patch

2007-08-05 Thread Michael Casadevall
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is the latest version of the entropy patch with mixing readded; it uses the Peter Gutmann way of mixing entropy (although the code itself was ported from Linux). I haven't added entropy quality control because I still am not sure how to do it