Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2012 16:03:56 -0700
From:      Arthur Mesh <arthurmesh@gmail.com>
To:        d@delphij.net
Cc:        Arthur Mesh <arthurmesh@gmail.com>, Doug Barton <dougb@FreeBSD.org>, freebsd-rc@freebsd.org, freebsd-security@freebsd.org, RW <rwmaillists@googlemail.com>, Dag-Erling ??? <des@des.no>
Subject:   Re: svn commit: r239569 - head/etc/rc.d
Message-ID:  <20120911230356.GF14077@x96.org>
In-Reply-To: <504FC2BD.6070402@delphij.net>
References:  <86sjao7q8c.fsf@ds4.des.no> <20120911205302.27484fd6@gumby.homeunix.com> <20120911200925.GA88456@dragon.NUXI.org> <504FA76A.5000209@delphij.net> <20120911211730.GB89188@dragon.NUXI.org> <504FAB87.3020701@delphij.net> <20120911215212.GA89515@dragon.NUXI.org> <504FBD15.8040907@delphij.net> <20120911224855.GE14077@x96.org> <504FC2BD.6070402@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 11, 2012 at 04:01:17PM -0700, Xin Li wrote:
> Well, 1:1 correspondence is when we fed full text to /dev/random,
> which we don't, right?  Only the first 4K gets consumed.  So:

That's right.

> Situation 1: we have 45K of plain text, and only first 4k is fed to
> /dev/random at about 5 bits of entropy per byte;
> 
> Situation 2: we have 45K of plain text, compress to e.g. 25K and only
> first 4k is fed to /dev/random at more than 7.6 bits of entropy per byte;

Best situation would be if yarrow properly consumed all the data
_and_ we fed less data with higher entropy in it ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120911230356.GF14077>