os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hashincrementalhashwithreset.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/crypto/weakcryptospi/test/tcryptospi/testdata/hashincrementalhashwithreset.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,47 @@
     1.4 +[MD2]
     1.5 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
     1.6 +ExHashValue		=013a11354144ded419289c94e85ece29
     1.7 +AlgorithmUid		=KAlgorithmHashMd2
     1.8 +OperationMode		=KHashMode
     1.9 +
    1.10 +[MD4]
    1.11 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.12 +ExHashValue		=5a5d42f4c2e9b5ed0e5125dfaea9c3ac
    1.13 +AlgorithmUid		=KAlgorithmHashMd4
    1.14 +OperationMode		=KHashMode
    1.15 +
    1.16 +[MD5]
    1.17 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.18 +ExHashValue		=78e4e14c1f5ada440d2905246d1a905f
    1.19 +AlgorithmUid		=KAlgorithmHashMd5
    1.20 +OperationMode		=KHashMode
    1.21 +
    1.22 +[SHA1]
    1.23 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.24 +ExHashValue		=07a051fb0834cdb4a982ad887ed23995995c9121
    1.25 +AlgorithmUid		=KAlgorithmHashSha1
    1.26 +OperationMode		=KHashMode
    1.27 +
    1.28 +[SHA224]
    1.29 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.30 +ExHashValue		=162f0b5de4741a7068a7214c88c1f691ad4043793abd869e6617c70d
    1.31 +AlgorithmUid		=KAlgorithmHashSha224
    1.32 +OperationMode		=KHashMode
    1.33 +
    1.34 +[SHA256]
    1.35 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.36 +ExHashValue		=2f22fc19bd207a749dfbd40816e2734fb9af2fa26c3e749f2fbe98319142c0ac
    1.37 +AlgorithmUid		=KAlgorithmHashSha256
    1.38 +OperationMode		=KHashMode
    1.39 +
    1.40 +[SHA384]
    1.41 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.42 +ExHashValue		=fe231a8341e47901808f849cdfc6f8b4946bc7879fd11b29ed538c91f4eedd6d77a60b770060e8a45b3e57e8c29f96a9
    1.43 +AlgorithmUid		=KAlgorithmHashSha384
    1.44 +OperationMode		=KHashMode
    1.45 +
    1.46 +[SHA512]
    1.47 +SourcePath		=c:\testdata\tcryptospi\data\LargeHash-SRC.dat
    1.48 +ExHashValue		=d53cee482821a922bf0bcd57881dbb18856a1d763d3d53f7f776f7df464008fa31c2b3b106592b60b04098c4abc6093cc6d15d5cb30e06f743c44fefffb783cf
    1.49 +AlgorithmUid		=KAlgorithmHashSha512
    1.50 +OperationMode		=KHashMode
    1.51 \ No newline at end of file