summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2021-05-05 08:58:37 +0200
committerShane Lontis <shane.lontis@oracle.com>2021-05-10 05:23:50 +0200
commitd29d7a7ff22e8e3be1c8bbdb8edd3ab9c72ed021 (patch)
tree0ccdd13e9d8c5d229523a6317e2ead4568e9a21a /CONTRIBUTING.md
parentchecksum fix (diff)
downloadopenssl-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