]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Additional PKCS12 PBMAC1 malformed testcase files
authorAlicja Kario <hkario@redhat.com>
Thu, 8 Jan 2026 18:31:42 +0000 (19:31 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 26 Jan 2026 16:14:10 +0000 (17:14 +0100)
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
MergeDate: Mon Jan 26 16:14:20 2026

test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-len.p12
test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-salt-type.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.negative-len.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.no-salt.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.very-big-len.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 [new file with mode: 0644]

index 7548d0f29edd967854aa1a7c9e3a02a09e856f6d..a1acf2fc21b1cb17b40911f7dd126b48c91d50a7 100644 (file)
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 (file)
index 0000000..7f4e1e8
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 (file)
index 0000000..9a4fd45
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 (file)
index 0000000..c43b4be
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 (file)
index 0000000..6920b89
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 (file)
index 0000000..0e63eb6
Binary files /dev/null and b/test/recipes/80-test_pkcs12_data/pbmac1_256_256.zero-len.p12 differ