Hi all,

I want to generate an RSA key pair from a c/c++ program using Openssl's API.

I saw that there is an RSA_generate_key() function, but it requires an initialization of the random generator.

Could anyone explain me how to initialize the random generator (on Linux)? A short c sample of the generation would be of a great help!

Thanks in advance.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.com/

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

Reply via email to