1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharscommon.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,41 @@
1.4 +[Main]
1.5 +EncryptKey =A3DFGEA1
1.6 +KeyType =KSymmetricKeyParameter
1.7 +AlgorithmUid =KAlgorithmCipherDes
1.8 +CryptoMode =KCryptoModeEncrypt
1.9 +OperationMode =KOperationModeNone
1.10 +PaddingMode =KPaddingModeNone
1.11 +
1.12 +ExInterfaceUid =KSymmetricCipherInterface
1.13 +ExAlgorithmUid =KAlgorithmCipherDes
1.14 +ExImplementationUid =KTestPlugin02Des_1
1.15 +ExCreatorName =KSymbianTestFramework
1.16 +ExFIPSApproved =False
1.17 +ExHardwareSupport =False
1.18 +ExMaxConcurrency =6
1.19 +ExAlgorithmName =KDesDescription
1.20 +ExLatency =100
1.21 +ExThroughput =90
1.22 +
1.23 +
1.24 +[InvalidKey]
1.25 +EncryptKey =A3DFGEA1F78D4F3GSE8G40NF
1.26 +KeyType =KSymmetricKeyParameter
1.27 +AlgorithmUid =KAlgorithmCipherDes
1.28 +CryptoMode =KCryptoModeEncrypt
1.29 +OperationMode =KOperationModeNone
1.30 +PaddingMode =KPaddingModeNone
1.31 +
1.32 +ExInterfaceUid =KSymmetricCipherInterface
1.33 +ExAlgorithmUid =KAlgorithmCipherDes
1.34 +ExImplementationUid =KTestPlugin02Des_1
1.35 +ExCreatorName =KSymbianTestFramework
1.36 +ExFIPSApproved =False
1.37 +ExHardwareSupport =False
1.38 +ExMaxConcurrency =6
1.39 +ExAlgorithmName =KDesDescription
1.40 +ExLatency =100
1.41 +ExThroughput =90
1.42 +
1.43 +
1.44 +