[openssl/openssl] dc43f0: Include the default iteration count in the help fo...
Pauli
noreply at github.com
Sun Mar 19 21:26:30 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: dc43f080c5d60ef76df4087c1cf53a4bbaad93bd
https://github.com/openssl/openssl/commit/dc43f080c5d60ef76df4087c1cf53a4bbaad93bd
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)
Commit: 6678b0868b7660177f8b5af299894e2e99330a21
https://github.com/openssl/openssl/commit/6678b0868b7660177f8b5af299894e2e99330a21
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)
Compare: https://github.com/openssl/openssl/compare/6821acbffda9...6678b0868b76
More information about the openssl-commits
mailing list