I read somewhere that it is a good idea to
cryptographically hash your key material to
generate a key, so I wrote a function to do
that.

it's an even better idea to use well known/tested algorithm for key generation

I haven't run across any; can you point me in the right direction? Or do you think I should just use RAND_bytes?

Thanks,

Mike

P.S. sorry if you get this twice; I used the
wrong return address the first time.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to