On 5/4/2011 9:14 AM, Ashwin Chandra wrote:

Okay I read the complete bug report and it looks like there is a fix in
the latest openssl. However I checked it out and it limits the maximum
time RAND_poll will take to a second. 1000ms. Is there any other way to
speed this up?

Populate the OpenSSL entropy pool yourself with entropy obtained from the system's entropy pool. See the documentation for 'CryptGenRandom'.

DS

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to