everyone,
I installed openssl openssl 0.9.8a on my Redhat Linux 7.3.
I want encrypt a file with AES 256.
in the command line below
openssl enc -e -aes-256-cbc -in plain.txt -out crypted
but, just got message 'unknown option -aes-256-cbc'

can anyone tell me how to encrypt with AES 256 bit from command line?

thanks.
MOTOOKA


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

Reply via email to