ScottZ wrote:
Is there an easy way (ed. in AIX) to see what random device this compiled
version
of openssl chose to use?
Found the answer to my question and that the tool to use depends on what
platform your on.
Truss is available on quite a few OS.
That's a nice tip, thanks for the message.
For a bit more info:
truss -topen,kread,close openssl rand 2
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]