openssl/crypto/store
Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM
This corresponds to the |info| field in EVP_PKEY_ASN1_METHOD, as well
as the generic use of OBJ_nid2ln() as a one line description.

We also add the base functionality to make use of this field.

Fixes #14514

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14656)
2021-04-02 08:52:37 +02:00
..
build.info
store_err.c
store_init.c Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 2021-03-12 15:11:21 +01:00
store_lib.c Update copyright year 2021-03-11 13:27:36 +00:00
store_local.h CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
store_meth.c CORE: Add an algorithm_description field to OSSL_ALGORITHM 2021-04-02 08:52:37 +02:00
store_register.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
store_result.c Add ossl_ x509 symbols 2021-03-18 17:52:38 +10:00
store_strings.c