> On Thu 18/02/10 3:31 PM , Robert Doncaster b...@edp.co.uk sent:
> Hello,
> 
> Is there a programmatic way to give a list of available cypher names (eg 
> AES-128-ECB...)?
> i.e a list of the names that could be supplied to EVP_get_cipherbyname().
> 
> 

the openssl enc.c example shows a function which may do what you want!?

OBJ_NAME_do_all_sorted

Carl


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to