os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsasymmetriccipher.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Main]
     2 AlgorithmUid			=KAlgorithmCipherRsa
     3 CryptoMode			=KCryptoModeEncrypt
     4 PaddingMode			=KPaddingModePkcs1_v1_5_Encryption
     5 InvalidPaddingMode		=KPaddingModeSSLv3
     6 
     7 ExInterfaceUid			=KAsymmetricCipherInterface
     8 ExAlgorithmUid			=KAlgorithmCipherRsa
     9 ExImplementationUid		=KTestPlugin02Rsa_1
    10 ExCreatorName			=KSymbianTestFramework
    11 ExFIPSApproved			=False
    12 ExHardwareSupport		=False
    13 ExMaxConcurrency		=6
    14 ExAlgorithmName			=KRsaCipherDescription
    15 ExLatency			=100
    16 ExThroughput 			=90
    17 
    18 ExMaxKeyLength 			=256
    19 ExPaddingModes			=KRSACipherPaddingModes
    20 ExPaddingModeNum		=2
    21 ExKeySupportMode		=3
    22 
    23 
    24 [InvalidKey]
    25 AlgorithmUid			=KAlgorithmCipherRsa
    26 CryptoMode			=KCryptoModeEncrypt
    27 PaddingMode			=KPaddingModePkcs1_v1_5_Encryption
    28 InvalidPaddingMode		=KPaddingModeSSLv3
    29 
    30 ExInterfaceUid			=KAsymmetricCipherInterface
    31 ExAlgorithmUid			=KAlgorithmCipherRSA
    32 ExImplementationUid		=KTestPlugin02Rsa_1
    33 ExCreatorName			=KSymbianTestFramework
    34 ExFIPSApproved			=False
    35 ExHardwareSupport		=False
    36 ExMaxConcurrency		=6
    37 ExAlgorithmName			=KRsaCipherDescription
    38 ExLatency			=100
    39 ExThroughput 			=90
    40 
    41 ExMaxKeyLength 			=256
    42 ExPaddingModes			=KRSACipherPaddingModes
    43 ExPaddingModeNum		=2
    44 ExKeySupportMode		=3
    45 
    46 
    47