crypto/weakcryptospi/test/tcryptospi/testdata/pluginload.ini
author hgs
Sat, 30 Oct 2010 16:29:23 +0530
changeset 108 ca9a0fc2f082
parent 8 35751d3474b7
permissions -rw-r--r--
201043_01

[PositiveLoad]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=False

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KCryptoPluginDes


[PositiveLoad_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=True

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KCryptoPluginDes


[NoConfig]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=False


[NoConfig_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=True


[NoPlugin]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=False


[NoPlugin_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=True


[NoReferences]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=False


[NoReferences_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

RuleSelectorToggle		=True


[TestPositiveLoad]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KCryptoPluginDes

RuleSelectorToggle		=False


[TestPositiveLoad_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KCryptoPluginDes

RuleSelectorToggle		=True


[TestExclusiveLoad]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KTestPlugin01Des_1

RuleSelectorToggle		=False


[TestExclusiveLoad_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KTestPlugin01Des_1

RuleSelectorToggle		=True


[TestFirstPosition]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KTestPlugin01Des_1

RuleSelectorToggle		=False


[TestFirstPosition_RuleSelector]
EncryptKey			=ABCDEFGH
KeyType				=KSymmetricKeyParameter
AlgorithmUid			=KAlgorithmCipherDes
OperationMode			=KOperationModeNone
PaddingMode			=KPaddingModeNone

ExAlgorithmUid			=KAlgorithmCipherDes
ExImplementationUid		=KTestPlugin01Des_1

RuleSelectorToggle		=True


//---------------------------------------------------------------------

TestCaseId			=EPluginPositiveLoad
DefaultPluginName		=softwarecrypto.dll
DefaultPluginPath		=c:\testdata\tcryptospi\softwarecrypto.dll
DefaultPluginStorage		=c:\testdata\tcryptospi\data\plugins\softwarecrypto.dll
TestPluginName			=tplugin01.dll
TestPluginPath			=c:\testdata\tcryptospi\tplugin01.dll
TestPluginStorage		=c:\testdata\tcryptospi\data\tplugin01.dll
PluginConfig			=C:\testdata\tcryptospi\configs\plug-ins.txt