os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharssymmetriccipher.ini
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 [Main]
     2 EncryptKey			=G6DT3GI9
     3 KeyType				=KSymmetricKeyParameter
     4 AlgorithmUid			=KAlgorithmCipherDes
     5 CryptoMode			=KCryptoModeEncrypt
     6 OperationMode			=KOperationModeNone
     7 PaddingMode			=KPaddingModeNone
     8 InvalidOperationMode		=KHmacMode
     9 InvalidPaddingMode		=KPaddingModePkcs1_v1_5_Encryption
    10 
    11 ExInterfaceUid			=KSymmetricCipherInterface
    12 ExAlgorithmUid			=KAlgorithmCipherDes
    13 ExImplementationUid		=KTestPlugin02Des_1
    14 ExCreatorName			=KSymbianTestFramework
    15 ExFIPSApproved			=False
    16 ExHardwareSupport		=False
    17 ExMaxConcurrency		=6
    18 ExAlgorithmName			=KDesDescription
    19 ExLatency			=100
    20 ExThroughput 			=90
    21 
    22 ExMaxKeyLength 			=64
    23 ExBlockSize			=64
    24 ExPaddingModes			=KDesPaddingModes
    25 ExPaddingModeNum		=3
    26 ExOperationModes		=KDesCryptoModes
    27 ExOperationModeNum		=3
    28 ExKeySupportMode		=4
    29 
    30 
    31 
    32 [InvalidKey]
    33 EncryptKey			=A3DFGEA1F78D4F3GSE8G40NF
    34 KeyType				=KSymmetricKeyParameter
    35 AlgorithmUid			=KAlgorithmCipherDes
    36 CryptoMode			=KCryptoModeEncrypt
    37 OperationMode			=KOperationModeNone
    38 PaddingMode			=KPaddingModeNone
    39 InvalidOperationMode		=KHmacMode
    40 InvalidPaddingMode		=KPaddingModePkcs1_v1_5_Encryption
    41 
    42 ExInterfaceUid			=KSymmetricCipherInterface
    43 ExAlgorithmUid			=KAlgorithmCipherDes
    44 ExImplementationUid		=KTestPlugin02Des_1
    45 ExCreatorName			=KSymbianTestFramework
    46 ExFIPSApproved			=False
    47 ExHardwareSupport		=False
    48 ExMaxConcurrency		=6
    49 ExAlgorithmName			=KDesDescription
    50 ExLatency			=100
    51 ExThroughput 			=90
    52 
    53 ExMaxKeyLength 			=64
    54 ExBlockSize			=64
    55 ExPaddingModes			=KDesPaddingModes
    56 ExPaddingModeNum		=3
    57 ExOperationModes		=KDesCryptoModes
    58 ExOperationModeNum		=3
    59 ExKeySupportMode		=4
    60 
    61