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 PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 2021-03-19 16:46:39 +01:00
pem_info.c PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private key 2021-04-08 15:18:58 +02:00
pem_lib.c Update copyright year 2021-04-08 13:04:41 +01:00
pem_local.h
pem_oth.c
pem_pk8.c Fix i2d_PKCS8PrivateKey_nid_bio() regression. 2021-05-10 13:23:50 +10:00
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 pem: remove references to EVP_sha1() 2021-04-21 09:27:51 +10:00