os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hmacsetkeychecking.ini
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 [MD2]
     2 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
     3 ExHashValue		=5bbf0610f604175b8c693e5451f19e7f
     4 AlgorithmUid		=KAlgorithmHashMd2
     5 OperationMode		=KHmacMode
     6 EncryptKey		=CryptoSpiValidKey
     7 KeyType			=KHmacKeyParameter
     8 InvalidKey		=InvalidKey
     9 
    10 
    11 [MD4]
    12 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    13 ExHashValue		=690610e01f9fb08dad9897ca0827b0f9
    14 AlgorithmUid		=KAlgorithmHashMd4
    15 OperationMode		=KHmacMode
    16 EncryptKey		=CryptoSpiValidKey
    17 KeyType			=KHmacKeyParameter
    18 InvalidKey		=InvalidKey
    19 
    20 [MD5]
    21 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    22 ExHashValue		=6782648a0d7495258a3f88a8522e9ed8
    23 AlgorithmUid		=KAlgorithmHashMd5
    24 OperationMode		=KHmacMode
    25 EncryptKey		=CryptoSpiValidKey
    26 KeyType			=KHmacKeyParameter
    27 InvalidKey		=InvalidKey
    28 
    29 [SHA1]
    30 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    31 ExHashValue		=d905648e5918c371d2f333aba08aaf7c266957f0
    32 AlgorithmUid		=KAlgorithmHashSha1
    33 OperationMode		=KHmacMode
    34 EncryptKey		=CryptoSpiValidKey
    35 KeyType			=KHmacKeyParameter
    36 InvalidKey		=InvalidKey
    37 
    38 [SHA224]
    39 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    40 ExHashValue		=6a885bd46638baa44b8ed0fcd6112c4c35196e5487ac10a2921db2d6
    41 AlgorithmUid		=KAlgorithmHashSha224
    42 OperationMode		=KHmacMode
    43 EncryptKey		=CryptoSpiValidKey
    44 KeyType			=KHmacKeyParameter
    45 InvalidKey		=InvalidKey
    46 
    47 [SHA256]
    48 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    49 ExHashValue		=7def8226ba7a1fe52f5410f9546ee950999eecb21a1b6dd5f608acc72c18ae90
    50 AlgorithmUid		=KAlgorithmHashSha256
    51 OperationMode		=KHmacMode
    52 EncryptKey		=CryptoSpiValidKey
    53 KeyType			=KHmacKeyParameter
    54 InvalidKey		=InvalidKey
    55 
    56 [SHA384]
    57 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    58 ExHashValue		=99fb021f6b21e0846e8529ecea2e83a4391e3f0f0c0e89ac083cda05703d88a57604830ab33661c38891d2011b0632a0
    59 AlgorithmUid		=KAlgorithmHashSha384
    60 OperationMode		=KHmacMode
    61 EncryptKey		=CryptoSpiValidKey
    62 KeyType			=KHmacKeyParameter
    63 InvalidKey		=InvalidKey
    64 
    65 [SHA512]
    66 SourcePath		=c:\testdata\tcryptospi\data\SmallHash-SRC.dat
    67 ExHashValue		=5954506259323c23f8f273ca0ce9f8b94a8640b5b42addc545da4cad590ab33343d8b994ae7e3bbddb5dea784c2feb052a7c7dffdd0f6099ca4ef3be4e223e58
    68 AlgorithmUid		=KAlgorithmHashSha512
    69 OperationMode		=KHmacMode
    70 EncryptKey		=CryptoSpiValidKey
    71 KeyType			=KHmacKeyParameter
    72 InvalidKey		=InvalidKey
    73