Perhaps you are using a different version, but if I do a "openssl -enc -ciphers" I just get the help list as there is no command. But if I use the "openssl ciphers" command, I receive the below response.:
# openssl version OpenSSL 0.9.8e 23 Feb 2007 # openssl ciphers DHE-RSA-AES256-SHA:DHE-DSS-AES256-SHA:AES256-SHA:EDH-RSA-DES-CBC3-SHA:EDH-DSS-DES-CBC3-SHA:DES-CBC3-SHA:DES-CBC3-MD5:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA:AES128-SHA:IDEA-CBC-SHA:IDEA-CBC-MD5:RC2-CBC-MD5:RC4-SHA:RC4-MD5:RC4-MD5:EDH-RSA-DES-CBC-SHA:EDH-DSS-DES-CBC-SHA:DES-CBC-SHA:DES-CBC-MD5:EXP-EDH-RSA-DES-CBC-SHA:EXP-EDH-DSS-DES-CBC-SHA:EXP-DES-CBC-SHA:EXP-RC2-CBC-MD5:EXP-RC2-CBC-MD5:EXP-RC4-MD5:EXP-RC4-MD5 Quoting [EMAIL PROTECTED]: > Hi, > > Is AES Counter mode enabled by default in OpenSSL. If not can anyone help me > how enable it. > When i use to command line tool to get the list of ciphers "openssl -enc > -ciphers" i don't see AES_128_ctr in the list. > > Any help will be appreciated. > > thanks > Karthick > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED] > > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
