]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix up encoder/decoder issues caused by not passing a library context to the PKCS8...
authorJon Spillett <jon.spillett@oracle.com>
Thu, 6 May 2021 01:55:42 +0000 (11:55 +1000)
committerTomas Mraz <tomas@openssl.org>
Tue, 1 Jun 2021 10:16:27 +0000 (12:16 +0200)
commite3c7595521c88579b9eaf02fc11025a2ecdb6ad5
tree6f85ad7aef56c4ea303baf65ab995b7b05d2583f
parent169eca602c67f37abf0a44e1605998d5e7f04fa6
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)
providers/implementations/encode_decode/decode_der2key.c
providers/implementations/encode_decode/encode_key2any.c