Hello, I have to use the following command in a C program:
echo $passwd | openssl aes-256-cbc -salt -a -e -pass pass:$myPassphrase But as I am completely new with openssl, I would need help to understand how I can do it. I saw on the internet that some openssl libraries are available but did not find how to use it :o( -- View this message in context: http://www.nabble.com/New-openssl-user-needs-help-%3Ao%29-t1510692.html#a4097948 Sent from the OpenSSL - Dev forum at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
