1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hmacsetkeychecking.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,73 @@
1.4 +[MD2]
1.5 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.6 +ExHashValue =5bbf0610f604175b8c693e5451f19e7f
1.7 +AlgorithmUid =KAlgorithmHashMd2
1.8 +OperationMode =KHmacMode
1.9 +EncryptKey =CryptoSpiValidKey
1.10 +KeyType =KHmacKeyParameter
1.11 +InvalidKey =InvalidKey
1.12 +
1.13 +
1.14 +[MD4]
1.15 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.16 +ExHashValue =690610e01f9fb08dad9897ca0827b0f9
1.17 +AlgorithmUid =KAlgorithmHashMd4
1.18 +OperationMode =KHmacMode
1.19 +EncryptKey =CryptoSpiValidKey
1.20 +KeyType =KHmacKeyParameter
1.21 +InvalidKey =InvalidKey
1.22 +
1.23 +[MD5]
1.24 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.25 +ExHashValue =6782648a0d7495258a3f88a8522e9ed8
1.26 +AlgorithmUid =KAlgorithmHashMd5
1.27 +OperationMode =KHmacMode
1.28 +EncryptKey =CryptoSpiValidKey
1.29 +KeyType =KHmacKeyParameter
1.30 +InvalidKey =InvalidKey
1.31 +
1.32 +[SHA1]
1.33 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.34 +ExHashValue =d905648e5918c371d2f333aba08aaf7c266957f0
1.35 +AlgorithmUid =KAlgorithmHashSha1
1.36 +OperationMode =KHmacMode
1.37 +EncryptKey =CryptoSpiValidKey
1.38 +KeyType =KHmacKeyParameter
1.39 +InvalidKey =InvalidKey
1.40 +
1.41 +[SHA224]
1.42 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.43 +ExHashValue =6a885bd46638baa44b8ed0fcd6112c4c35196e5487ac10a2921db2d6
1.44 +AlgorithmUid =KAlgorithmHashSha224
1.45 +OperationMode =KHmacMode
1.46 +EncryptKey =CryptoSpiValidKey
1.47 +KeyType =KHmacKeyParameter
1.48 +InvalidKey =InvalidKey
1.49 +
1.50 +[SHA256]
1.51 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.52 +ExHashValue =7def8226ba7a1fe52f5410f9546ee950999eecb21a1b6dd5f608acc72c18ae90
1.53 +AlgorithmUid =KAlgorithmHashSha256
1.54 +OperationMode =KHmacMode
1.55 +EncryptKey =CryptoSpiValidKey
1.56 +KeyType =KHmacKeyParameter
1.57 +InvalidKey =InvalidKey
1.58 +
1.59 +[SHA384]
1.60 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.61 +ExHashValue =99fb021f6b21e0846e8529ecea2e83a4391e3f0f0c0e89ac083cda05703d88a57604830ab33661c38891d2011b0632a0
1.62 +AlgorithmUid =KAlgorithmHashSha384
1.63 +OperationMode =KHmacMode
1.64 +EncryptKey =CryptoSpiValidKey
1.65 +KeyType =KHmacKeyParameter
1.66 +InvalidKey =InvalidKey
1.67 +
1.68 +[SHA512]
1.69 +SourcePath =c:\testdata\tcryptospi\data\SmallHash-SRC.dat
1.70 +ExHashValue =5954506259323c23f8f273ca0ce9f8b94a8640b5b42addc545da4cad590ab33343d8b994ae7e3bbddb5dea784c2feb052a7c7dffdd0f6099ca4ef3be4e223e58
1.71 +AlgorithmUid =KAlgorithmHashSha512
1.72 +OperationMode =KHmacMode
1.73 +EncryptKey =CryptoSpiValidKey
1.74 +KeyType =KHmacKeyParameter
1.75 +InvalidKey =InvalidKey
1.76 +