RE: Seeding the OpenSSL PRNG (continued ...)

2006-09-28 Thread Adam Mlodzinski
the function you want is RAND_status(). -- Adam Mlodzinski __ OpenSSL Project http://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager

RE: Seeding the OpenSSL PRNG

2006-09-27 Thread Adam Mlodzinski
one, but HPUX 11.22 does. Your end-users may need to install one of the random data devices available from HP (they freely provide /dev/random, /dev/urandom and their own version of openssl with a bundled random data device) SunOS/Solaris 5.6 and 5.7 also lack a random data device. -- Adam

automatic seed size

2006-04-03 Thread Adam Mlodzinski
Hi there, I'm using OpenSSL 0.9.7g, and am trying to document the sources of entropy used automatically by the PRNG. O'Reilly's Network Security with OpenSSL lists the following sources (page 100 102), but I'm not sure if the egd sources are checked automatically: /dev/random /dev/urandom

SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
=0 After scanning the archives, I discovered that this is not a good result. The previous post about this problem remains unsolved. I'm hoping for some better luck. Any help would be greatly appreciated - my builds are broken until I get this fixed. -- Adam Mlodzinski

RE: SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lance Nehring What does the chatr command show for your executable? Do the shared libraries have execute permissions? Thanks for the quick reply - much obliged. If I chatr on openssl, I get the output below. Looks like I've

RE: SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lance Nehring What does the chatr command show for your executable? Do the shared libraries have execute permissions? On a more useful note, here's the output of chatr from my build system. The openssl libs are listed, but how