]> git.ipfire.org Git - thirdparty/openssl.git/commit
ecdsa: update to use generated param decoders for signature operations
authorPauli <ppzgs1@gmail.com>
Mon, 28 Jul 2025 00:11:34 +0000 (10:11 +1000)
committerPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 02:07:50 +0000 (12:07 +1000)
commit3c9ad1dba946c5e6abbdf3fbda46ab1cbf746b7b
treee09886241b0182acf5ee862cc4795ba2b745fd78
parentc1fd9a4f8b582f4fc27b7f0533d9f7673d99513c
ecdsa: update to use generated param decoders for signature operations

Reviewed-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28150)
providers/implementations/signature/ecdsa_sig.c.in