summaryrefslogtreecommitdiff
path: root/Hurd/RandomDevice.mdwn
blob: 0ab9f6a63301291d7d07ce534c4ad5720c8d2ff6 (plain)
1
2
3
4
5
6
7
There are several solutions to the lack of /dev/random and /dev/urandom but they are not yet in the default installation.

* Marcus' work can be downloaded. [random.tar.gz](ftp://alpha.gnu.org/gnu/hurd/contrib/marcus/random.tar.gz)
  * [A patch](http://mail.gnu.org/pipermail/bug-hurd/2002-August/010248.html) that was probably already incorporated from August 14, 2002.
  * Clemet [reported success](http://mail.gnu.org/pipermail/help-hurd/2002-October/006690.html) October 11, 2002 and Marcus [described some](http://mail.gnu.org/pipermail/help-hurd/2002-October/006695.html) of the internals.

* [egd](http://egd.sourceforge.net/) - Entropy Gathering Daemon (here's the [RFP](http://bugs.debian.org/145498))