]> git.ipfire.org Git - thirdparty/openssl.git/commit
rsa: made the padding and salt length parameter decoding more straightforward
authorPauli <ppzgs1@gmail.com>
Wed, 13 Aug 2025 02:26:22 +0000 (12:26 +1000)
committerPauli <ppzgs1@gmail.com>
Fri, 15 Aug 2025 01:13:19 +0000 (11:13 +1000)
commit18f822f6a6d7c4f2792387cea76142d051fdcad7
tree18023446eb5962b66087ef1feef738a3e7cbf573
parentc33bce644052e272c3836daec29c0f865ec3a0fd
rsa: made the padding and salt length parameter decoding more straightforward

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