openssl/crypto/pem
Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER
Using OSSL_STORE is too heavy and breaks things.

There were also needed various fixes mainly for missing proper
handling of the SM2 keys in the OSSL_DECODER.

Fixes #14788

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15045)
2021-05-13 13:30:07 +02:00
..
build.info
pem_all.c
pem_err.c
pem_info.c
pem_lib.c
pem_local.h
pem_oth.c
pem_pk8.c
pem_pkey.c Implement pem_read_key directly through OSSL_DECODER 2021-05-13 13:30:07 +02:00
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c