]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for the nonce-type sigopt
authorMatt Caswell <matt@openssl.org>
Thu, 8 Aug 2024 15:12:11 +0000 (16:12 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Sep 2024 07:51:50 +0000 (09:51 +0200)
commitc9e36a8221517c0083695a567c11e0c2208e1f8d
tree92a1f4ca872c36f374c3294047e19bced9e71a57
parentd244abb6515c3f1c68975c5d62417aff03f488b5
Add a test for the nonce-type sigopt

Check that using the nonce-type sigopt via the dgst app works correctly

Based on the reproducer from #25012

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25057)
test/recipes/20-test_dgst.t