[openssl/openssl] f639e5: Include the default iteration count in the help fo...
Pauli
noreply at github.com
Sun Mar 19 21:26:54 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: f639e5705ca2e2a0fb22ab229b972caf74b03cbb
https://github.com/openssl/openssl/commit/f639e5705ca2e2a0fb22ab229b972caf74b03cbb
Author: Pauli <pauli at openssl.org>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M apps/enc.c
Log Message:
-----------
Include the default iteration count in the help for the enc command
The only way to discover this otherwise is looking at the code.
Fixes #20466
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20471)
(cherry picked from commit dc43f080c5d60ef76df4087c1cf53a4bbaad93bd)
Commit: c99da76fc8aa9738af425d762cb3a9d0c391cb7b
https://github.com/openssl/openssl/commit/c99da76fc8aa9738af425d762cb3a9d0c391cb7b
Author: Pauli <pauli at openssl.org>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M doc/man1/openssl-enc.pod.in
Log Message:
-----------
doc: note the default iteration count for PBKDF2 in the enc command
Fixes #20466
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/20471)
(cherry picked from commit 6678b0868b7660177f8b5af299894e2e99330a21)
Compare: https://github.com/openssl/openssl/compare/19d22e74713d...c99da76fc8aa
More information about the openssl-commits
mailing list