Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2012 19:49:16 +0100
From:      Ben Laurie <ben@links.org>
To:        freebsd-arch@freebsd.org
Subject:   /dev/random
Message-ID:  <CAG5KPzz4GQ2C_ky_qrDroQ4srGL4daW0OO-F3eOvvL-9AO6zoQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Apparently /dev/random uses h/w PRNGs if available, discarding all
other sources of randomness.

This seems like a mistake to me - we should fix it.

Also, it seems that entropy is available in detailed interrupt timing
(see http://www.issihosts.com/haveged/) which might be useful on
entropy-starved systems - I suspect we are not exploiting this source,
and in light of recent developments, we probably should be,

Comments?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG5KPzz4GQ2C_ky_qrDroQ4srGL4daW0OO-F3eOvvL-9AO6zoQ>