os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsextended.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Main]
     2 EncryptKey			=G6DT3GI9
     3 KeyType				=KSymmetricKeyParameter
     4 AlgorithmUid			=KAlgorithmCipherDes
     5 CryptoMode			=KCryptoModeEncrypt
     6 OperationMode			=KOperationModeNone
     7 PaddingMode			=KPaddingModeNone
     8 
     9 ExInterfaceUid			=KSymmetricCipherInterface
    10 ExAlgorithmUid			=KAlgorithmCipherDes
    11 ExImplementationUid		=KTestPlugin02Des_1
    12 ExCreatorName			=KSymbianTestFramework
    13 ExFIPSApproved			=False
    14 ExHardwareSupport		=False
    15 ExMaxConcurrency		=6
    16 ExAlgorithmName			=KDesDescription
    17 ExLatency			=100
    18 ExThroughput 			=90
    19 
    20 ExMaxKeyLength 			=64
    21 ExBlockSize			=64
    22 ExPaddingModes			=KDesPaddingModes
    23 ExPaddingModeNum		=3
    24 ExOperationModes		=KDesCryptoModes
    25 ExOperationModeNum		=3
    26 
    27 ExExtendConcurrency		=KMaxTInt
    28 ExExtendExclusiveUse		=False
    29 
    30 ExExtendTestChar1		=1234
    31 ExExtendTestChar2		=5678
    32 ExExtendTestChar3		=HAPPYDAYS
    33