PROV: Add MSBLOB and PVK encoders
authorRichard Levitte <levitte@openssl.org>
Wed, 9 Dec 2020 10:54:56 +0000 (11:54 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 15 Dec 2020 13:27:37 +0000 (14:27 +0100)
commit0cc0164d193f6071a9d06b2116a410f8139a7e3c
tree2685bc2b251eae9863eb91f2201699ba3d90db28
parent2984445d3a09d0c4a8d66817eff9d48ee69daf51
PROV: Add MSBLOB and PVK encoders

This allows 15-test_rsa.t to succeed, and provides the same OSSL_ENCODER
support for these formats as for all other formats supported in OpenSSL.

Fixes #13379

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13645)
include/openssl/core_names.h
providers/encoders.inc
providers/implementations/encode_decode/build.info
providers/implementations/encode_decode/encode_key2ms.c [new file with mode: 0644]
providers/implementations/include/prov/implementations.h