raulg> But what is the use of RANDFILE and oid_file in openssl?
RANDFILE is a file where the current random number generator state is
stored. Basically, it is used as a seed for the next run of openssl.
This is a whole lot better, even if not perfect, than having a static
seed, wouldn't you say? And for the systems supporting it, I think (I
haven't looked in quite a while) that some state from other things,
like perhaps /dev/urandom, is added to the blob...
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-161 43 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]