Hello,
> How is the key and iv generated?  I am using enc -aes256 with a text 
based password.
> 
> Is there an stand alone openssl command that will do this?  I need to 
find the code that
> does this step so that I can replicate it in javascript.
Look at EVP_BytesToKey() implementation.

Best regards,
--
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to