If you are looking for a software based solution the OpenSSL PRNG library is
good. There any many interesting software solutions for gathering seed for
the PRNG as well, egd.pl will use a plethora of system information (on unix)
to provide seed.

However hardware based entropy solutions are a better bet, Intel chipsets
(810 and greater) have a built in hardware random number generator. Many
unix distributions have /dev/urandom or /dev/random as well.

Ryan

-----Original Message-----
From: Ashada Karunaratna [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, September 27, 2001 2:19 AM
To: [EMAIL PROTECTED]
Subject: Random number generation

Hi,

I am looking for an powerful random number generation library for an 
application. Is open ssl has such library. ( not pseudo random generations )
Is anyone know ?

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

Reply via email to