]> git.ipfire.org Git - thirdparty/openssl.git/commit
Test vectors from rfc9579 and creation tests
authorDmitry Belyavskiy <beldmit@gmail.com>
Thu, 6 Jun 2024 15:01:45 +0000 (17:01 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Wed, 7 Aug 2024 08:00:16 +0000 (10:00 +0200)
commite5569e0bf11d39addb7e4a561f934eaa8122463d
tree7d37d2d4bd06f77a3622255fd2895eebbd573aa6
parent38aa61e5a7f923d93f5c7a48c71d57938a929289
Test vectors from rfc9579 and creation tests

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24577)
test/recipes/80-test_pkcs12.t
test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-iter.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.bad-salt.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.good.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_256_256.no-len.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_512_256.good.p12 [new file with mode: 0644]
test/recipes/80-test_pkcs12_data/pbmac1_512_512.good.p12 [new file with mode: 0644]