Hi,

 

The Network Security with OpenSSL book suggests using the OpenSSL own pseudorandom number generator.

 

RAND_bytes(key, iLength);

 

Where key is a char* to be populated and iLength is the length required.  Also look up seed_prng for seeding it.

 

Is this what you wanted to know?  Hope I was some help.

 

Thanks

 

Lee

 

 

 


From: owner-openssl-users@openssl.org [mailto:owner-openssl-users@openssl.org] On Behalf Of danny ng
Sent: 17 February 2006 06:54
To: openssl-users@openssl.org
Subject: how to generate Private for Blowfish, CAST and rc4

 


Hi,

    I am using the 0.9.7e version of the openssl and i am having trouble with generating the private key for Blowfish, CAST and rc4. Was wondering how do i actually go about doing it. I have search the internet for any command lines related to them was unable to find any.

Hope there is someone who can give me some advice.

thank you

 

 

 

 

 

 

 

 

 

Danny Ng

HP:0423750935

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

Reply via email to