]> git.ipfire.org Git - thirdparty/openssl.git/commit
Improve checks for invalid saltlen in DER writer.
authorDaniel Fiala <daniel@openssl.org>
Wed, 22 Jun 2022 18:49:51 +0000 (20:49 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 27 Jun 2022 08:58:40 +0000 (10:58 +0200)
commit08f876d0dea184b071a5aded4c55317e5a63c80e
tree46dc0f9b884681ea86057d9f36f0b1a3a54624b1
parent59196250cb45ecd128d2f8bbc47de612167606d3
Improve checks for invalid saltlen in DER writer.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18615)
providers/common/der/der_rsa_key.c