-----BEGIN PGP SIGNED MESSAGE-----

BeOS /dev/random, by Osma Ahvenlampi <oa@iki.fi>
This code is placed into public domain. No warranties.

This second release extracts more variable data from the OS
structures (running threads, allocated memory, and so on)
when first opened. It also semaphore protects the random
pool just in case BeOS device access is multithreaded..

Below are MD5 checksums for the source. Note that BeOS DR8 
'md5sum' program is broken (it is compiled with low-endian 
settings), you need to recompile GNU textutils to get a 
working 'md5sum'.

2e72b7cf2778de45dd8a9ce0c6c16fba t makefile
c1675b066223da5e9e8f5fb60914b4da t random.c
9ccf01de2c7f82417077416492cbf10f t random.doc
a50ce2ca6ce6292d5568494c5bd6b502 t random.h

To install, unarchive in shell (you did that already, right?),
cd into 'random', and type 'make test'. The driver will be
compiled, linked, installed where it needs to be, and tested
by reading 96 bytes of random numbers from it (displayed in
the shell as hexadecimal).

To check the PGP signature of this file, grab my public key
(the 1536 bit one, the others are mine as well but I didn't
use them for this) from any PGP key server first, or get
it from <http://www.iki.fi/oa/pgpkey.txt>.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: latin1

iQDVAgUBMpR5hzdt04ft+61NAQHDvwX8DvJ9gwnlpdOvtldHiwSplQ56ztNABymp
9ZGRKt8R9ftuYJrZE05JhRvti89WPqjkZH1wFYOGYpx2aEfjT8lYnM3fBFyzBury
uRIJ5KM5IN4FcSbuwWKCv9t4fByoLjXTKdbvB3YZiWICVQmahH8LNY/Cc2kjnRra
KYDHtotLp1vvnrTwzKnfE6Us4mwZUKQJwWpYP2SntGZyqZPgYEJN3fic66FOjTpr
HIj5qwf0JM24nnDeuBE2wLA1du98nloK
=Mz7B
-----END PGP SIGNATURE-----
