"Pavan Auman" <[EMAIL PROTECTED]> writes:
> I have installed openssl and Net::SSLeay, but my Solaris 2.6 platform =
> does not have /dev/random or /dev/urandom.  Is there any way that I can =
> still seed the RNG without these tools?

This question reduces to: Is there any way to obtain random numbers in
your platform? If there is, you could open perl pipe (or just use
backticks) to such program and read randomness from it. You have to modify
the rource to do this, but its not hard.

--Sampo
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to