Richard Levitte 0388823329 EVP: Add EVP_<TYPE>_description()
The following operation types are covered:

EVP_MD, EVP_CIPHER, EVP_MAC, EVP_RAND, EVP_KEYMGMT, EVP_SIGNATURE,
EVP_ASYM_CIPHER, EVP_KEM, EVP_KEYEXCH, EVP_KDF.  Also EVP_PKEY.

For EVP_MD and EVP_CIPHER, OBJ_nid2ln() is used as a fallback for
legacy implementations.

For EVP_PKEY, the info field of the EVP_PKEY_ASN1_METHOD is used as a
fallback for legacy implementations.

Fixes #14514

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14656)
2021-04-02 08:57:47 +02:00
..
2021-01-28 13:54:57 +01:00
2019-04-19 09:31:54 +01:00
2018-07-11 14:49:02 +02:00
2020-11-18 11:40:52 +01:00
2021-01-28 13:54:57 +01:00
2020-04-23 13:55:52 +01:00
2021-01-08 17:04:46 +00:00
2019-09-19 09:27:38 -04:00
2021-02-18 15:05:17 +00:00
2021-02-18 15:05:17 +00:00