]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps: test dsaparam app DER output paths
authorJakub Zelenka <jakub.zelenka@openssl.foundation>
Tue, 7 Jul 2026 21:11:44 +0000 (23:11 +0200)
committerTomas Mraz <tomas@openssl.foundation>
Mon, 13 Jul 2026 15:32:28 +0000 (17:32 +0200)
commitd8a7e8eec78b04249c2f5dbdaab99fbadd634bd9
tree10de22a0d5e0963172f5cae747bea38b9a91e1c3
parentd1d74cf253d376b47015b675a7400800729253aa
apps: test dsaparam app DER output paths

Add coverage for the DER (ASN.1) output of the dsaparam app, exercising
both the parameter output (i2d_KeyParams_bio) and the -genkey private key
output (i2d_PrivateKey_bio).

Assisted-by: Claude:claude-opus-4-8
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Mon Jul 13 15:32:33 2026
(Merged from https://github.com/openssl/openssl/pull/31888)
test/recipes/15-test_dsaparam.t