>> is there a way, given an EVP_CIPHER, to find out the human-readable >> cipher name? >> > > Try EVP_CIPHER_name(cipher) .
Thanks, this works! Taking it further, is there a similar function for EVP_PKEY_METHOD? Misha ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org