]> git.ipfire.org Git - thirdparty/openssl.git/commit
lms: add negative tests
authorPauli <ppzgs1@gmail.com>
Thu, 26 Jun 2025 08:44:56 +0000 (18:44 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 10 Jul 2025 09:04:37 +0000 (19:04 +1000)
commit57267e2bcf67cec937ca3c5dbb08c7d9ea944dd4
tree637942d6af3f66ea56ad5ae4b792397c3937c83a
parentdff36957a42593f51a1af2be8be4fcb5126c7060
lms: add negative tests

For EVP_PKEY_sign_message_init and EVP_PKEY_paramgen_init.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27885)
test/lms_test.c