> On Thu 18/02/10 3:31 PM , Robert Doncaster [email protected] 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 [email protected] Automated List Manager [email protected]
