Re: MD5 Folding in kernel RNG

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kjell Wooding
Date: Tuesday, December 28, 2010 - 2:42 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
MD5 Folding in kernel RNG, Kjell Wooding, (Mon Dec 27, 6:07 pm)
Re: MD5 Folding in kernel RNG, Ted Unangst, (Mon Dec 27, 9:02 pm)
Re: MD5 Folding in kernel RNG, Damien Miller, (Tue Dec 28, 1:48 am)
Re: MD5 Folding in kernel RNG, Kjell Wooding, (Tue Dec 28, 1:08 pm)
Re: MD5 Folding in kernel RNG, Damien Miller, (Tue Dec 28, 1:45 pm)
Re: MD5 Folding in kernel RNG, Kjell Wooding, (Tue Dec 28, 2:42 pm)