1# 2# Copyright 2001-2020 The OpenSSL Project Authors. All Rights Reserved. 3# 4# Licensed under the Apache License 2.0 (the "License"). You may not use 5# this file except in compliance with the License. You can obtain a copy 6# in the file LICENSE in the source distribution or at 7# https://www.openssl.org/source/license.html 8 9# Tests start with one of these keywords 10# Cipher Decrypt Derive Digest Encoding KDF MAC PBE 11# PrivPubKeyPair Sign Verify VerifyRecover 12# and continue until a blank line. Lines starting with a pound sign are ignored. 13 14Title = PKCS12 tests 15 16PBE = pkcs12 17id = 1 18iter = 1 19MD = SHA1 20Password = 0073006D006500670000 21Salt = 0A58CF64530D823F 22Key = 8AAAE6297B6CB04642AB5B077851284EB7128F1A2A7FBCA3 23 24PBE = pkcs12 25id = 2 26iter = 1 27MD = SHA1 28Password = 0073006D006500670000 29Salt = 0A58CF64530D823F 30Key = 79993DFE048D3B76 31 32PBE = pkcs12 33id = 3 34iter = 1 35MD = SHA1 36Password = 0073006D006500670000 37Salt = 3D83C0E4546AC140 38Key = 8D967D88F6CAA9D714800AB3D48051D63F73A312 39 40PBE = pkcs12 41id = 1 42iter = 1000 43MD = SHA1 44Password = 007100750065006500670000 45Salt = 1682C0FC5B3F7EC5 46Key = 483DD6E919D7DE2E8E648BA8F862F3FBFBDC2BCB2C02957F 47 48PBE = pkcs12 49id = 2 50iter = 1000 51MD = SHA1 52Password = 007100750065006500670000 53Salt = 1682C0FC5B3F7EC5 54Key = 9D461D1B00355C50 55 56PBE = pkcs12 57id = 3 58iter = 1000 59MD = SHA1 60Password = 007100750065006500670000 61Salt = 263216FCC2FAB31C 62Key = 5EC4C7A80DF652294C3925B6489A7AB857C83476 63