openssl/providers/implementations/encode_decode
Jon Spillett e3c7595521 Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14587)
2021-06-01 12:16:27 +02:00
..
build.info A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
decode_der2key.c Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt 2021-06-01 12:16:27 +02:00
decode_msblob2key.c Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
decode_pem2der.c Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
decode_pvk2key.c Adapt our decoder implementations to the new way to indicate succes / failure 2021-04-21 10:53:03 +02:00
encode_key2any.c Fix up encoder/decoder issues caused by not passing a library context to the PKCS8 encrypt/decrypt 2021-06-01 12:16:27 +02:00
encode_key2blob.c Fix misc external ossl_ symbols. 2021-03-18 17:52:37 +10:00
encode_key2ms.c Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 2021-06-01 12:16:27 +02:00
encode_key2text.c RSA-PSS: When printing parameters, always print the trailerfield ASN.1 value 2021-03-26 11:25:48 +01:00
endecoder_common.c ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00
endecoder_local.h ENCODER: Refactor provider implementations, and some cleanup 2020-09-09 16:35:22 +02:00