]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS/pkeyutl: add missing high-level check for -verifyrecover being usable only with RSA
authorDr. David von Oheimb <dev@ddvo.net>
Thu, 7 Nov 2024 21:01:41 +0000 (22:01 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 9 Nov 2024 10:43:59 +0000 (11:43 +0100)
commitabad748da8d27508d4cfb74f86786167bd4ba0c4
treee4a41fc8b8dec97247c04ecf8833414889abb96c
parentfe07cbf9c324a63f8141cfa6ef7f14a42bce4ef4
APPS/pkeyutl: add missing high-level check for -verifyrecover being usable only with RSA

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25903)
apps/pkeyutl.c
test/recipes/20-test_pkeyutl.t