diff options
author | Shane Lontis <shane.lontis@oracle.com> | 2021-05-05 08:58:37 +0200 |
---|---|---|
committer | Shane Lontis <shane.lontis@oracle.com> | 2021-05-10 05:23:50 +0200 |
commit | d29d7a7ff22e8e3be1c8bbdb8edd3ab9c72ed021 (patch) | |
tree | 0ccdd13e9d8c5d229523a6317e2ead4568e9a21a /CONTRIBUTING.md | |
parent | checksum fix (diff) | |
download | openssl-d29d7a7ff22e8e3be1c8bbdb8edd3ab9c72ed021.tar.xz openssl-d29d7a7ff22e8e3be1c8bbdb8edd3ab9c72ed021.zip |
Fix i2d_PKCS8PrivateKey_nid_bio() regression.
This method ignores the nid and could end up saving out the private key unencrypted
In earlier alpha releases OSSL_num_encoders() returned 0 for this test
case, which then meant that the legacy path was run, and the key was
then correctly encrypted.
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15152)
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions