diff -r 675a964f4eb5 -r 35751d3474b7 crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsasymmetriccipher.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharsasymmetriccipher.ini Thu Sep 10 14:01:51 2009 +0300 @@ -0,0 +1,47 @@ +[Main] +AlgorithmUid =KAlgorithmCipherRsa +CryptoMode =KCryptoModeEncrypt +PaddingMode =KPaddingModePkcs1_v1_5_Encryption +InvalidPaddingMode =KPaddingModeSSLv3 + +ExInterfaceUid =KAsymmetricCipherInterface +ExAlgorithmUid =KAlgorithmCipherRsa +ExImplementationUid =KTestPlugin02Rsa_1 +ExCreatorName =KSymbianTestFramework +ExFIPSApproved =False +ExHardwareSupport =False +ExMaxConcurrency =6 +ExAlgorithmName =KRsaCipherDescription +ExLatency =100 +ExThroughput =90 + +ExMaxKeyLength =256 +ExPaddingModes =KRSACipherPaddingModes +ExPaddingModeNum =2 +ExKeySupportMode =3 + + +[InvalidKey] +AlgorithmUid =KAlgorithmCipherRsa +CryptoMode =KCryptoModeEncrypt +PaddingMode =KPaddingModePkcs1_v1_5_Encryption +InvalidPaddingMode =KPaddingModeSSLv3 + +ExInterfaceUid =KAsymmetricCipherInterface +ExAlgorithmUid =KAlgorithmCipherRSA +ExImplementationUid =KTestPlugin02Rsa_1 +ExCreatorName =KSymbianTestFramework +ExFIPSApproved =False +ExHardwareSupport =False +ExMaxConcurrency =6 +ExAlgorithmName =KRsaCipherDescription +ExLatency =100 +ExThroughput =90 + +ExMaxKeyLength =256 +ExPaddingModes =KRSACipherPaddingModes +ExPaddingModeNum =2 +ExKeySupportMode =3 + + +