os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharscommon.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Main]
     2 EncryptKey			=A3DFGEA1
     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 
    21 [InvalidKey]
    22 EncryptKey			=A3DFGEA1F78D4F3GSE8G40NF
    23 KeyType				=KSymmetricKeyParameter
    24 AlgorithmUid			=KAlgorithmCipherDes
    25 CryptoMode			=KCryptoModeEncrypt
    26 OperationMode			=KOperationModeNone
    27 PaddingMode			=KPaddingModeNone
    28 
    29 ExInterfaceUid			=KSymmetricCipherInterface
    30 ExAlgorithmUid			=KAlgorithmCipherDes
    31 ExImplementationUid		=KTestPlugin02Des_1
    32 ExCreatorName			=KSymbianTestFramework
    33 ExFIPSApproved			=False
    34 ExHardwareSupport		=False
    35 ExMaxConcurrency		=6
    36 ExAlgorithmName			=KDesDescription
    37 ExLatency			=100
    38 ExThroughput 			=90
    39 
    40 
    41