]> git.ipfire.org Git - thirdparty/openssl.git/commit
ecdsa: add verify_message param support
authorPauli <ppzgs1@gmail.com>
Mon, 19 Aug 2024 00:40:14 +0000 (10:40 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 22 Aug 2024 21:17:03 +0000 (07:17 +1000)
commitb80e2ddb66ad1bb5e14bea62d72127b0732b19f3
tree49fda7ac116f725fa49db1ea26e949fbe5a372ba
parent38f1e18e937b8d7e03aac0d8dbd9f4df470b4631
ecdsa: add verify_message param support

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/25211)
providers/implementations/signature/ecdsa_sig.c