os/security/crypto/weakcryptospi/test/tcryptospi/testdata/plugincharshash.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Main]
     2 AlgorithmUid			=KAlgorithmHashMd5
     3 OperationMode			=KHashMode
     4 InvalidOperationMode		=KOperationModeECB
     5 
     6 ExInterfaceUid			=KHashInterface
     7 ExAlgorithmUid			=KAlgorithmHashMd5
     8 ExImplementationUid		=KTestPlugin02Md5_1
     9 ExCreatorName			=KTestFramework
    10 ExFIPSApproved			=False
    11 ExHardwareSupport		=False
    12 ExMaxConcurrency		=6
    13 ExAlgorithmName			=KHmacMd5Description
    14 ExLatency			=100
    15 ExThroughput 			=1024
    16 
    17 ExBlockSize			=512
    18 ExOutputSize	 		=128
    19 ExOperationModes		=KHashOperationModes
    20 ExOperationModeNum	 	=2
    21 
    22 
    23 
    24 
    25