PROV: Implement PEM to DER deserializer
authorRichard Levitte <levitte@openssl.org>
Thu, 9 Jul 2020 17:09:40 +0000 (19:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 24 Jul 2020 14:35:10 +0000 (16:35 +0200)
commitdcfacbbfe9b3f8fa13eeb17a8fa4c89edefc8389
tree0b202a14254f2d444995c0ae9da3ce38903057d4
parent1017b8e4a161682c909a98ebf3f7a21b38d6c677
PROV: Implement PEM to DER deserializer

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12410)
providers/defltprov.c
providers/implementations/include/prov/implementations.h
providers/implementations/serializers/build.info
providers/implementations/serializers/deserialize_common.c
providers/implementations/serializers/deserialize_pem2der.c [new file with mode: 0644]
providers/implementations/serializers/serializer_local.h