]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
dsa: add security category checks to evp_test data
authorPauli <ppzgs1@gmail.com>
Tue, 6 May 2025 03:57:06 +0000 (13:57 +1000)
committerPauli <ppzgs1@gmail.com>
Tue, 27 May 2025 08:01:44 +0000 (18:01 +1000)
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27571)

test/recipes/30-test_evp_data/evppkey_dsa_rfc6979.txt

index a3d335a8e609944ab95b8608ed1bd7e5ee9a82e7..410cd2725ccb91c9e38896a760137e5bec49dbfc 100644 (file)
@@ -46,6 +46,14 @@ NonceType = deterministic
 Input = "sample"
 Output = 302C02142E1A0C2562B2912CAAF89186FB0F42001585DA55021429EFB6B0AFF2D7A68EB70CA313022253B9A88DF5
 
+FIPSversion = >=3.6.0
+DigestSign = SHA1
+Key = DSA_1024_PRIV
+NonceType = deterministic
+Input = "sample"
+Output = 302C02142E1A0C2562B2912CAAF89186FB0F42001585DA55021429EFB6B0AFF2D7A68EB70CA313022253B9A88DF5
+Security-Category = 0
+
 DigestVerify = SHA1
 Key = DSA_1024_PUB
 Input = "sample"