Hi Damien.
On Tue, Dec 28, 2010 at 1:45 PM, Damien Miller <djm@mindrot.org> wrote:
But again, we perturb it immediately afterwards, so what good is such
knowledge? Also, see next comment
So one would have to guess the MD5 output from the RC4 output in order to
even pull off an attack like this. This kind of complete break would seem...
unlikely... That was what I was getting at with my first query (how would a
preimage attack matter in this case)
Yeah, so without any good reason to truncate it, let's just use the whole
hash, and hence, use all the entropy
that we extracted from the pool.
There are arc4random_buf () calls in the kernel. Those can use the
arc4random_buf_large() mechanism, can thy not? Or are the requests typically
too small?
-kj