]> git.ipfire.org Git - thirdparty/openssl.git/commit
evp_test: add a Verify-Message-Public test type
authorPauli <ppzgs1@gmail.com>
Fri, 14 Feb 2025 01:54:59 +0000 (12:54 +1100)
committerPauli <ppzgs1@gmail.com>
Thu, 20 Feb 2025 00:17:39 +0000 (11:17 +1100)
commitf0417c6ebc46cbde7906b3e209b2d56119dafb11
tree11d412810bd360bb638896865c197c5408c36499
parent4439b8d3cc5c9a224884c17984d43efc29225e3f
evp_test: add a Verify-Message-Public test type

This is like Verify-Message but accepts a public key instead of a private one.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/26750)
test/evp_test.c