openssl/crypto/pem
Richard Levitte cb58d81e68 PROV SERIALIZER: add common functionality to serialize keys
To support generic output of public keys wrapped in a X509_PUBKEY,
additional PEM and i2d/d2i routines are added for that type.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10394)
2019-11-29 20:55:16 +01:00
..
build.info
pem_all.c PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00
pem_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
pem_info.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_lib.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_local.h SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines 2019-11-29 20:55:16 +01:00
pem_oth.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pem_pk8.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_pkey.c SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines 2019-11-29 20:55:16 +01:00
pem_sign.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00
pem_x509.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pem_xaux.c Following the license change, modify the boilerplates in crypto/pem/ 2018-12-06 15:09:09 +01:00
pvkfmt.c PEM: constify PEM_write_ routines 2019-11-18 02:34:12 +01:00