openssl/crypto/pem
Richard Levitte 6e5ccd58c8 PEM: Add more library context aware PEM readers
PEM_read_bio_PUBKEY_ex() and PEM_read_bio_Parameters_ex() are added to
complete PEM_read_bio_PrivateKey_ex().  They are all refactored to be
wrappers around the same internal function.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12673)
2020-08-20 12:37:35 +02:00
..
build.info
pem_all.c PEM: Add more library context aware PEM readers 2020-08-20 12:37:35 +02:00
pem_err.c
pem_info.c Add X509 related libctx changes. 2020-07-24 22:53:27 +10:00
pem_lib.c deprecate engines in libcrypto 2020-07-16 09:12:27 +02:00
pem_local.h Update copyright year 2020-08-06 13:22:30 +01:00
pem_oth.c
pem_pk8.c SERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set_passphrase_cb() 2020-07-24 16:43:20 +02:00
pem_pkey.c PEM: Add more library context aware PEM readers 2020-08-20 12:37:35 +02:00
pem_sign.c
pem_x509.c
pem_xaux.c
pvkfmt.c PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently 2020-08-07 04:13:28 +02:00