]> git.ipfire.org Git - thirdparty/openssl.git/commit
Added a 'saltlen' option to the openssl pkcs8 command line app.
authorslontis <shane.lontis@oracle.com>
Thu, 31 Aug 2023 07:49:55 +0000 (17:49 +1000)
committerPauli <pauli@openssl.org>
Mon, 4 Sep 2023 04:15:34 +0000 (14:15 +1000)
commit9f679bdc71aac83e89cc5aacb42855f3657ace39
treecdb0bd1efd5a1ba71d9f9d6b3f4e4abcbd7927f7
parent3859a027259b5b571eaf5e8cf4c0704611950c2c
Added a 'saltlen' option to the openssl pkcs8 command line app.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21858)
apps/pkcs8.c
doc/man1/openssl-pkcs8.pod.in
test/recipes/25-test_pkcs8.t