From: Alicja Kario Date: Thu, 8 Jan 2026 18:31:42 +0000 (+0100) Subject: Additional PKCS12 PBMAC1 malformed testcase files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=192fd36cfaed822d73288bd1437e821f75071f18;p=thirdparty%2Fopenssl.git Additional PKCS12 PBMAC1 malformed testcase files Reviewed-by: Dmitry Belyavskiy Reviewed-by: Saša Nedvědický MergeDate: Mon Jan 26 16:14:20 2026 --- diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-len.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-len.p12 index 7548d0f29ed..a1acf2fc21b 100644 Binary files a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-len.p12 and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-len.p12 differ diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-salt-type.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-salt-type.p12 new file mode 100644 index 00000000000..7f4e1e89ca5 Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-salt-type.p12 differ diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.negative-len.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.negative-len.p12 new file mode 100644 index 00000000000..9a4fd459227 Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.negative-len.p12 differ diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.no-salt.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.no-salt.p12 new file mode 100644 index 00000000000..c43b4be0430 Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.no-salt.p12 differ diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.very-big-len.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.very-big-len.p12 new file mode 100644 index 00000000000..6920b89a6c7 Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.very-big-len.p12 differ diff --git a/test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 new file mode 100644 index 00000000000..0e63eb6077f Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 differ