openssl/crypto/pkcs7
Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
The intention is to allow for OIDs for which libcrypto has no
information, but are still fetchable for OSSL_ALGORITHM
implementations that specify an OID amongst their names.

Fixes #14278

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14498)
2021-04-18 10:10:24 +02:00
..
bio_pk7.c Following the license change, modify the boilerplates in crypto/pkcs7/ 2018-12-06 15:12:24 +01:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pk7_asn1.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pk7_attr.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
pk7_doit.c Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 2021-04-18 10:10:24 +02:00
pk7_lib.c Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() 2021-04-18 10:10:24 +02:00
pk7_local.h Update copyright year 2021-03-11 13:27:36 +00:00
pk7_mime.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pk7_smime.c Fix external symbols for pkcs7. 2021-02-22 09:16:37 +10:00
pkcs7err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00