Solaris random device

Andreas Pommer apommer@cosy.sbg.ac.at
Thu, 11 May 2000 19:01:00 +0200


On May 11, Werner Koch wrote:

> On Thu, 11 May 2000, Andreas Pommer wrote:
>
> > That seems to be the answer. One possible solution would be to skip the
> > select() if the fact is known that the device does not block.
>
> We can't do that because we should be somewhat sure about how much
> entropy we got.
So we used to other option and now there is an improved version of the sun /dev/random code available at http://www.cosy.sbg.ac.at/~andi/ It now cooperates with gpg - at least the 'make check' does not fail or hang. Andreas