crypto/weakcryptospi/test/tcryptospi/testdata/pluginload.ini
changeset 8 35751d3474b7
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 [PositiveLoad]
       
     2 EncryptKey			=ABCDEFGH
       
     3 KeyType				=KSymmetricKeyParameter
       
     4 AlgorithmUid			=KAlgorithmCipherDes
       
     5 OperationMode			=KOperationModeNone
       
     6 PaddingMode			=KPaddingModeNone
       
     7 
       
     8 RuleSelectorToggle		=False
       
     9 
       
    10 ExAlgorithmUid			=KAlgorithmCipherDes
       
    11 ExImplementationUid		=KCryptoPluginDes
       
    12 
       
    13 
       
    14 [PositiveLoad_RuleSelector]
       
    15 EncryptKey			=ABCDEFGH
       
    16 KeyType				=KSymmetricKeyParameter
       
    17 AlgorithmUid			=KAlgorithmCipherDes
       
    18 OperationMode			=KOperationModeNone
       
    19 PaddingMode			=KPaddingModeNone
       
    20 
       
    21 RuleSelectorToggle		=True
       
    22 
       
    23 ExAlgorithmUid			=KAlgorithmCipherDes
       
    24 ExImplementationUid		=KCryptoPluginDes
       
    25 
       
    26 
       
    27 [NoConfig]
       
    28 EncryptKey			=ABCDEFGH
       
    29 KeyType				=KSymmetricKeyParameter
       
    30 AlgorithmUid			=KAlgorithmCipherDes
       
    31 OperationMode			=KOperationModeNone
       
    32 PaddingMode			=KPaddingModeNone
       
    33 
       
    34 RuleSelectorToggle		=False
       
    35 
       
    36 
       
    37 [NoConfig_RuleSelector]
       
    38 EncryptKey			=ABCDEFGH
       
    39 KeyType				=KSymmetricKeyParameter
       
    40 AlgorithmUid			=KAlgorithmCipherDes
       
    41 OperationMode			=KOperationModeNone
       
    42 PaddingMode			=KPaddingModeNone
       
    43 
       
    44 RuleSelectorToggle		=True
       
    45 
       
    46 
       
    47 [NoPlugin]
       
    48 EncryptKey			=ABCDEFGH
       
    49 KeyType				=KSymmetricKeyParameter
       
    50 AlgorithmUid			=KAlgorithmCipherDes
       
    51 OperationMode			=KOperationModeNone
       
    52 PaddingMode			=KPaddingModeNone
       
    53 
       
    54 RuleSelectorToggle		=False
       
    55 
       
    56 
       
    57 [NoPlugin_RuleSelector]
       
    58 EncryptKey			=ABCDEFGH
       
    59 KeyType				=KSymmetricKeyParameter
       
    60 AlgorithmUid			=KAlgorithmCipherDes
       
    61 OperationMode			=KOperationModeNone
       
    62 PaddingMode			=KPaddingModeNone
       
    63 
       
    64 RuleSelectorToggle		=True
       
    65 
       
    66 
       
    67 [NoReferences]
       
    68 EncryptKey			=ABCDEFGH
       
    69 KeyType				=KSymmetricKeyParameter
       
    70 AlgorithmUid			=KAlgorithmCipherDes
       
    71 OperationMode			=KOperationModeNone
       
    72 PaddingMode			=KPaddingModeNone
       
    73 
       
    74 RuleSelectorToggle		=False
       
    75 
       
    76 
       
    77 [NoReferences_RuleSelector]
       
    78 EncryptKey			=ABCDEFGH
       
    79 KeyType				=KSymmetricKeyParameter
       
    80 AlgorithmUid			=KAlgorithmCipherDes
       
    81 OperationMode			=KOperationModeNone
       
    82 PaddingMode			=KPaddingModeNone
       
    83 
       
    84 RuleSelectorToggle		=True
       
    85 
       
    86 
       
    87 [TestPositiveLoad]
       
    88 EncryptKey			=ABCDEFGH
       
    89 KeyType				=KSymmetricKeyParameter
       
    90 AlgorithmUid			=KAlgorithmCipherDes
       
    91 OperationMode			=KOperationModeNone
       
    92 PaddingMode			=KPaddingModeNone
       
    93 
       
    94 ExAlgorithmUid			=KAlgorithmCipherDes
       
    95 ExImplementationUid		=KCryptoPluginDes
       
    96 
       
    97 RuleSelectorToggle		=False
       
    98 
       
    99 
       
   100 [TestPositiveLoad_RuleSelector]
       
   101 EncryptKey			=ABCDEFGH
       
   102 KeyType				=KSymmetricKeyParameter
       
   103 AlgorithmUid			=KAlgorithmCipherDes
       
   104 OperationMode			=KOperationModeNone
       
   105 PaddingMode			=KPaddingModeNone
       
   106 
       
   107 ExAlgorithmUid			=KAlgorithmCipherDes
       
   108 ExImplementationUid		=KCryptoPluginDes
       
   109 
       
   110 RuleSelectorToggle		=True
       
   111 
       
   112 
       
   113 [TestExclusiveLoad]
       
   114 EncryptKey			=ABCDEFGH
       
   115 KeyType				=KSymmetricKeyParameter
       
   116 AlgorithmUid			=KAlgorithmCipherDes
       
   117 OperationMode			=KOperationModeNone
       
   118 PaddingMode			=KPaddingModeNone
       
   119 
       
   120 ExAlgorithmUid			=KAlgorithmCipherDes
       
   121 ExImplementationUid		=KTestPlugin01Des_1
       
   122 
       
   123 RuleSelectorToggle		=False
       
   124 
       
   125 
       
   126 [TestExclusiveLoad_RuleSelector]
       
   127 EncryptKey			=ABCDEFGH
       
   128 KeyType				=KSymmetricKeyParameter
       
   129 AlgorithmUid			=KAlgorithmCipherDes
       
   130 OperationMode			=KOperationModeNone
       
   131 PaddingMode			=KPaddingModeNone
       
   132 
       
   133 ExAlgorithmUid			=KAlgorithmCipherDes
       
   134 ExImplementationUid		=KTestPlugin01Des_1
       
   135 
       
   136 RuleSelectorToggle		=True
       
   137 
       
   138 
       
   139 [TestFirstPosition]
       
   140 EncryptKey			=ABCDEFGH
       
   141 KeyType				=KSymmetricKeyParameter
       
   142 AlgorithmUid			=KAlgorithmCipherDes
       
   143 OperationMode			=KOperationModeNone
       
   144 PaddingMode			=KPaddingModeNone
       
   145 
       
   146 ExAlgorithmUid			=KAlgorithmCipherDes
       
   147 ExImplementationUid		=KTestPlugin01Des_1
       
   148 
       
   149 RuleSelectorToggle		=False
       
   150 
       
   151 
       
   152 [TestFirstPosition_RuleSelector]
       
   153 EncryptKey			=ABCDEFGH
       
   154 KeyType				=KSymmetricKeyParameter
       
   155 AlgorithmUid			=KAlgorithmCipherDes
       
   156 OperationMode			=KOperationModeNone
       
   157 PaddingMode			=KPaddingModeNone
       
   158 
       
   159 ExAlgorithmUid			=KAlgorithmCipherDes
       
   160 ExImplementationUid		=KTestPlugin01Des_1
       
   161 
       
   162 RuleSelectorToggle		=True
       
   163 
       
   164 
       
   165 //---------------------------------------------------------------------
       
   166 
       
   167 TestCaseId			=EPluginPositiveLoad
       
   168 DefaultPluginName		=softwarecrypto.dll
       
   169 DefaultPluginPath		=c:\testdata\tcryptospi\softwarecrypto.dll
       
   170 DefaultPluginStorage		=c:\testdata\tcryptospi\data\plugins\softwarecrypto.dll
       
   171 TestPluginName			=tplugin01.dll
       
   172 TestPluginPath			=c:\testdata\tcryptospi\tplugin01.dll
       
   173 TestPluginStorage		=c:\testdata\tcryptospi\data\tplugin01.dll
       
   174 PluginConfig			=C:\testdata\tcryptospi\configs\plug-ins.txt