/dev/random provides "high quality randomness such as one-time pad or key
generation."  The only problem is that it can take some time to
run...something about it blocking reads to /dev/random when not enough
environmental noise is gathered. (The manpage for /dev/random and the
random.c file have plenty of info on it.)

REAL randomness is a subject of some debate, and is considered impossible by
many; the goal of random number generators today is to offer complete
unpredictability.

-Jamie Blondin

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Randy Edwards
> Sent: Tuesday, January 25, 2000 12:55 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Graphics formats
>
>
> > Dunno much about png, but as to random numbers, I used to grab some bits
> > from /dev/mic (with no mic plugged into it,
>
>    What's wrong with /dev/random?  (On GNU/Linux, not the Sun box.:-)
>
> --
>  Regards, | Do you support an unethical software monopoly which has hurt
>  .        | both consumers and large parts of the computer industry?
>  Randy    |
>           | You don't *have* to: http://linux.com  Run GNU/Linux today!
>
> **********************************************************
> To unsubscribe from this list, send mail to
> [EMAIL PROTECTED] with the following text in the
> *body* (*not* the subject line) of the letter:
> unsubscribe gnhlug
> **********************************************************
>


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to