Enhance the encoder/decoder tests to allow testing with a non-default library context...
authorJon Spillett <jon.spillett@oracle.com>
Mon, 15 Mar 2021 04:26:09 +0000 (14:26 +1000)
committerTomas Mraz <tomas@openssl.org>
Tue, 1 Jun 2021 10:16:27 +0000 (12:16 +0200)
commit169eca602c67f37abf0a44e1605998d5e7f04fa6
tree221d3097ca04a1549d0cb93442c1c2d00f954928
parent8ee66a092c07e618191ef49c8912f8235b08bb95
Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14587)
13 files changed:
crypto/pem/pvkfmt.c
doc/build.info
doc/man3/b2i_PVK_bio_ex.pod [new file with mode: 0644]
include/openssl/pem.h
providers/implementations/encode_decode/encode_key2any.c
providers/implementations/encode_decode/encode_key2ms.c
test/endecode_test.c
test/evp_libctx_test.c
test/recipes/04-test_encoder_decoder.t
test/testutil.h
test/testutil/provider.c
util/libcrypto.num
util/missingcrypto.txt