os/security/crypto/weakcryptospi/test/tcryptospi/testdata/pluginload.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/pluginload.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,174 @@
     1.4 +[PositiveLoad]
     1.5 +EncryptKey			=ABCDEFGH
     1.6 +KeyType				=KSymmetricKeyParameter
     1.7 +AlgorithmUid			=KAlgorithmCipherDes
     1.8 +OperationMode			=KOperationModeNone
     1.9 +PaddingMode			=KPaddingModeNone
    1.10 +
    1.11 +RuleSelectorToggle		=False
    1.12 +
    1.13 +ExAlgorithmUid			=KAlgorithmCipherDes
    1.14 +ExImplementationUid		=KCryptoPluginDes
    1.15 +
    1.16 +
    1.17 +[PositiveLoad_RuleSelector]
    1.18 +EncryptKey			=ABCDEFGH
    1.19 +KeyType				=KSymmetricKeyParameter
    1.20 +AlgorithmUid			=KAlgorithmCipherDes
    1.21 +OperationMode			=KOperationModeNone
    1.22 +PaddingMode			=KPaddingModeNone
    1.23 +
    1.24 +RuleSelectorToggle		=True
    1.25 +
    1.26 +ExAlgorithmUid			=KAlgorithmCipherDes
    1.27 +ExImplementationUid		=KCryptoPluginDes
    1.28 +
    1.29 +
    1.30 +[NoConfig]
    1.31 +EncryptKey			=ABCDEFGH
    1.32 +KeyType				=KSymmetricKeyParameter
    1.33 +AlgorithmUid			=KAlgorithmCipherDes
    1.34 +OperationMode			=KOperationModeNone
    1.35 +PaddingMode			=KPaddingModeNone
    1.36 +
    1.37 +RuleSelectorToggle		=False
    1.38 +
    1.39 +
    1.40 +[NoConfig_RuleSelector]
    1.41 +EncryptKey			=ABCDEFGH
    1.42 +KeyType				=KSymmetricKeyParameter
    1.43 +AlgorithmUid			=KAlgorithmCipherDes
    1.44 +OperationMode			=KOperationModeNone
    1.45 +PaddingMode			=KPaddingModeNone
    1.46 +
    1.47 +RuleSelectorToggle		=True
    1.48 +
    1.49 +
    1.50 +[NoPlugin]
    1.51 +EncryptKey			=ABCDEFGH
    1.52 +KeyType				=KSymmetricKeyParameter
    1.53 +AlgorithmUid			=KAlgorithmCipherDes
    1.54 +OperationMode			=KOperationModeNone
    1.55 +PaddingMode			=KPaddingModeNone
    1.56 +
    1.57 +RuleSelectorToggle		=False
    1.58 +
    1.59 +
    1.60 +[NoPlugin_RuleSelector]
    1.61 +EncryptKey			=ABCDEFGH
    1.62 +KeyType				=KSymmetricKeyParameter
    1.63 +AlgorithmUid			=KAlgorithmCipherDes
    1.64 +OperationMode			=KOperationModeNone
    1.65 +PaddingMode			=KPaddingModeNone
    1.66 +
    1.67 +RuleSelectorToggle		=True
    1.68 +
    1.69 +
    1.70 +[NoReferences]
    1.71 +EncryptKey			=ABCDEFGH
    1.72 +KeyType				=KSymmetricKeyParameter
    1.73 +AlgorithmUid			=KAlgorithmCipherDes
    1.74 +OperationMode			=KOperationModeNone
    1.75 +PaddingMode			=KPaddingModeNone
    1.76 +
    1.77 +RuleSelectorToggle		=False
    1.78 +
    1.79 +
    1.80 +[NoReferences_RuleSelector]
    1.81 +EncryptKey			=ABCDEFGH
    1.82 +KeyType				=KSymmetricKeyParameter
    1.83 +AlgorithmUid			=KAlgorithmCipherDes
    1.84 +OperationMode			=KOperationModeNone
    1.85 +PaddingMode			=KPaddingModeNone
    1.86 +
    1.87 +RuleSelectorToggle		=True
    1.88 +
    1.89 +
    1.90 +[TestPositiveLoad]
    1.91 +EncryptKey			=ABCDEFGH
    1.92 +KeyType				=KSymmetricKeyParameter
    1.93 +AlgorithmUid			=KAlgorithmCipherDes
    1.94 +OperationMode			=KOperationModeNone
    1.95 +PaddingMode			=KPaddingModeNone
    1.96 +
    1.97 +ExAlgorithmUid			=KAlgorithmCipherDes
    1.98 +ExImplementationUid		=KCryptoPluginDes
    1.99 +
   1.100 +RuleSelectorToggle		=False
   1.101 +
   1.102 +
   1.103 +[TestPositiveLoad_RuleSelector]
   1.104 +EncryptKey			=ABCDEFGH
   1.105 +KeyType				=KSymmetricKeyParameter
   1.106 +AlgorithmUid			=KAlgorithmCipherDes
   1.107 +OperationMode			=KOperationModeNone
   1.108 +PaddingMode			=KPaddingModeNone
   1.109 +
   1.110 +ExAlgorithmUid			=KAlgorithmCipherDes
   1.111 +ExImplementationUid		=KCryptoPluginDes
   1.112 +
   1.113 +RuleSelectorToggle		=True
   1.114 +
   1.115 +
   1.116 +[TestExclusiveLoad]
   1.117 +EncryptKey			=ABCDEFGH
   1.118 +KeyType				=KSymmetricKeyParameter
   1.119 +AlgorithmUid			=KAlgorithmCipherDes
   1.120 +OperationMode			=KOperationModeNone
   1.121 +PaddingMode			=KPaddingModeNone
   1.122 +
   1.123 +ExAlgorithmUid			=KAlgorithmCipherDes
   1.124 +ExImplementationUid		=KTestPlugin01Des_1
   1.125 +
   1.126 +RuleSelectorToggle		=False
   1.127 +
   1.128 +
   1.129 +[TestExclusiveLoad_RuleSelector]
   1.130 +EncryptKey			=ABCDEFGH
   1.131 +KeyType				=KSymmetricKeyParameter
   1.132 +AlgorithmUid			=KAlgorithmCipherDes
   1.133 +OperationMode			=KOperationModeNone
   1.134 +PaddingMode			=KPaddingModeNone
   1.135 +
   1.136 +ExAlgorithmUid			=KAlgorithmCipherDes
   1.137 +ExImplementationUid		=KTestPlugin01Des_1
   1.138 +
   1.139 +RuleSelectorToggle		=True
   1.140 +
   1.141 +
   1.142 +[TestFirstPosition]
   1.143 +EncryptKey			=ABCDEFGH
   1.144 +KeyType				=KSymmetricKeyParameter
   1.145 +AlgorithmUid			=KAlgorithmCipherDes
   1.146 +OperationMode			=KOperationModeNone
   1.147 +PaddingMode			=KPaddingModeNone
   1.148 +
   1.149 +ExAlgorithmUid			=KAlgorithmCipherDes
   1.150 +ExImplementationUid		=KTestPlugin01Des_1
   1.151 +
   1.152 +RuleSelectorToggle		=False
   1.153 +
   1.154 +
   1.155 +[TestFirstPosition_RuleSelector]
   1.156 +EncryptKey			=ABCDEFGH
   1.157 +KeyType				=KSymmetricKeyParameter
   1.158 +AlgorithmUid			=KAlgorithmCipherDes
   1.159 +OperationMode			=KOperationModeNone
   1.160 +PaddingMode			=KPaddingModeNone
   1.161 +
   1.162 +ExAlgorithmUid			=KAlgorithmCipherDes
   1.163 +ExImplementationUid		=KTestPlugin01Des_1
   1.164 +
   1.165 +RuleSelectorToggle		=True
   1.166 +
   1.167 +
   1.168 +//---------------------------------------------------------------------
   1.169 +
   1.170 +TestCaseId			=EPluginPositiveLoad
   1.171 +DefaultPluginName		=softwarecrypto.dll
   1.172 +DefaultPluginPath		=c:\testdata\tcryptospi\softwarecrypto.dll
   1.173 +DefaultPluginStorage		=c:\testdata\tcryptospi\data\plugins\softwarecrypto.dll
   1.174 +TestPluginName			=tplugin01.dll
   1.175 +TestPluginPath			=c:\testdata\tcryptospi\tplugin01.dll
   1.176 +TestPluginStorage		=c:\testdata\tcryptospi\data\tplugin01.dll
   1.177 +PluginConfig			=C:\testdata\tcryptospi\configs\plug-ins.txt
   1.178 \ No newline at end of file