]> git.ipfire.org Git - thirdparty/openssl.git/commit
Do not create DSA keys without parameters by decoder
authorTomas Mraz <tomas@openssl.org>
Fri, 13 Jan 2023 16:59:52 +0000 (17:59 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commit604247bf75571c1c3fb6a1723346c61acd957221
tree5378af2d22b9f9dac518cd6f6ce7bc24a506cd9f
parent9ac82e2e7225759c21e712cba6dfe8da22ef7e47
Do not create DSA keys without parameters by decoder

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/x509/x_pubkey.c
include/crypto/x509.h
providers/implementations/encode_decode/decode_der2key.c