[openssl/openssl] 1e5780: apps/dgst.c: Set digestname from argv[0] if it is ...
Tomáš Mráz
noreply at github.com
Mon Nov 7 13:42:57 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 1e5780dbc79dab14c1ec1584313755fc2fd2cf55
https://github.com/openssl/openssl/commit/1e5780dbc79dab14c1ec1584313755fc2fd2cf55
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M apps/dgst.c
Log Message:
-----------
apps/dgst.c: Set digestname from argv[0] if it is a builtin hash name
Fixes #19589
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/19606)
Commit: e9e6827445528caf1d9d6647953fbe67a0c78716
https://github.com/openssl/openssl/commit/e9e6827445528caf1d9d6647953fbe67a0c78716
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M test/recipes/20-test_dgst.t
A test/testrsa2048pub.pem
Log Message:
-----------
Test that signatures using hash name commands work properly
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/19606)
Compare: https://github.com/openssl/openssl/compare/351ad225b375...e9e682744552
More information about the openssl-commits
mailing list