os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hmacpositiveobjectload.ini
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hmacpositiveobjectload.ini Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,47 @@
1.4 +[MD2]
1.5 +AlgorithmUid =KAlgorithmHashMd2
1.6 +OperationMode =KHmacMode
1.7 +EncryptKey =CryptoSpiValidKey
1.8 +KeyType =KHmacKeyParameter
1.9 +
1.10 +[MD4]
1.11 +AlgorithmUid =KAlgorithmHashMd4
1.12 +OperationMode =KHmacMode
1.13 +EncryptKey =CryptoSpiValidKey
1.14 +KeyType =KHmacKeyParameter
1.15 +
1.16 +[MD5]
1.17 +AlgorithmUid =KAlgorithmHashMd5
1.18 +OperationMode =KHmacMode
1.19 +EncryptKey =CryptoSpiValidKey
1.20 +KeyType =KHmacKeyParameter
1.21 +
1.22 +[SHA1]
1.23 +AlgorithmUid =KAlgorithmHashSha1
1.24 +OperationMode =KHmacMode
1.25 +EncryptKey =CryptoSpiValidKey
1.26 +KeyType =KHmacKeyParameter
1.27 +
1.28 +[SHA224]
1.29 +AlgorithmUid =KAlgorithmHashSha224
1.30 +OperationMode =KHmacMode
1.31 +EncryptKey =CryptoSpiValidKey
1.32 +KeyType =KHmacKeyParameter
1.33 +
1.34 +[SHA256]
1.35 +AlgorithmUid =KAlgorithmHashSha256
1.36 +OperationMode =KHmacMode
1.37 +EncryptKey =CryptoSpiValidKey
1.38 +KeyType =KHmacKeyParameter
1.39 +
1.40 +[SHA384]
1.41 +AlgorithmUid =KAlgorithmHashSha384
1.42 +OperationMode =KHmacMode
1.43 +EncryptKey =CryptoSpiValidKey
1.44 +KeyType =KHmacKeyParameter
1.45 +
1.46 +[SHA512]
1.47 +AlgorithmUid =KAlgorithmHashSha512
1.48 +OperationMode =KHmacMode
1.49 +EncryptKey =CryptoSpiValidKey
1.50 +KeyType =KHmacKeyParameter