On 2008.09.22 at 16:37:58 +0200, F. wrote:

> Any way to collect only from HRNG?

You can write your own RAND_METHOD 
and encapsulate it in the engine module.

Then you can load this engine via openssl.cnf
and set default rand method to this engine.

Really, this is not very good idea, because hardware random number
generators are slow. 

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

Reply via email to