crypto/weakcryptospi/test/tcryptospi/testdata/hmacpositiveobjectload.ini
changeset 8 35751d3474b7
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 [MD2]
       
     2 AlgorithmUid		=KAlgorithmHashMd2
       
     3 OperationMode		=KHmacMode
       
     4 EncryptKey		=CryptoSpiValidKey
       
     5 KeyType			=KHmacKeyParameter
       
     6 
       
     7 [MD4]
       
     8 AlgorithmUid		=KAlgorithmHashMd4
       
     9 OperationMode		=KHmacMode
       
    10 EncryptKey		=CryptoSpiValidKey
       
    11 KeyType			=KHmacKeyParameter
       
    12 
       
    13 [MD5]
       
    14 AlgorithmUid		=KAlgorithmHashMd5
       
    15 OperationMode		=KHmacMode
       
    16 EncryptKey		=CryptoSpiValidKey
       
    17 KeyType			=KHmacKeyParameter
       
    18 
       
    19 [SHA1]
       
    20 AlgorithmUid		=KAlgorithmHashSha1
       
    21 OperationMode		=KHmacMode
       
    22 EncryptKey		=CryptoSpiValidKey
       
    23 KeyType			=KHmacKeyParameter
       
    24 
       
    25 [SHA224]
       
    26 AlgorithmUid		=KAlgorithmHashSha224
       
    27 OperationMode		=KHmacMode
       
    28 EncryptKey		=CryptoSpiValidKey
       
    29 KeyType			=KHmacKeyParameter
       
    30 
       
    31 [SHA256]
       
    32 AlgorithmUid		=KAlgorithmHashSha256
       
    33 OperationMode		=KHmacMode
       
    34 EncryptKey		=CryptoSpiValidKey
       
    35 KeyType			=KHmacKeyParameter
       
    36 
       
    37 [SHA384]
       
    38 AlgorithmUid		=KAlgorithmHashSha384
       
    39 OperationMode		=KHmacMode
       
    40 EncryptKey		=CryptoSpiValidKey
       
    41 KeyType			=KHmacKeyParameter
       
    42 
       
    43 [SHA512]
       
    44 AlgorithmUid		=KAlgorithmHashSha512
       
    45 OperationMode		=KHmacMode
       
    46 EncryptKey		=CryptoSpiValidKey
       
    47 KeyType			=KHmacKeyParameter