Commit 192fd36cfa for openssl.org

commit 192fd36cfaed822d73288bd1437e821f75071f18
Author: Alicja Kario <hkario@redhat.com>
Date:   Thu Jan 8 19:31:42 2026 +0100

    Additional PKCS12 PBMAC1 malformed testcase files

    Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
    Reviewed-by: Saša NedvÄ›dický <sashan@openssl.org>
    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 7548d0f29e..a1acf2fc21 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 0000000000..7f4e1e89ca
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 0000000000..9a4fd45922
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 0000000000..c43b4be043
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 0000000000..6920b89a6c
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 0000000000..0e63eb6077
Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 differ