]> git.ipfire.org Git - thirdparty/openssl.git/commit
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)
commit192fd36cfaed822d73288bd1437e821f75071f18
tree4f4405ce6131824f8d709e40ff3048c4c74456b3
parent65ce85b7e3e07a9ff7e46cc7f74fa068f737c0f1
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
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]