[Freenet-dev] PRNG bug

2000-04-19 Thread Scott G. Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yikes, thanks. It should be fixed now. Scott On Wed, 19 Apr 2000 david at aminal.com wrote: > On Wed, Apr 19, 2000 at 09:59:53PM -0500, Scott G. Miller wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > I just fixed

[Freenet-dev] PRNG bug

2000-04-19 Thread da...@aminal.com
On Wed, Apr 19, 2000 at 09:59:53PM -0500, Scott G. Miller wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I just fixed a nasty bug in the PRNG that was bringing the server to a > virtual halt. The jitter thread had *not* yet been set to min priority, > and worse, I was using modul

[Freenet-dev] PRNG bug

2000-04-19 Thread Scott G. Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I just fixed a nasty bug in the PRNG that was bringing the server to a virtual halt. The jitter thread had *not* yet been set to min priority, and worse, I was using modulo instead of min to cap the entropy estimate at 160 bits. The estimate would