1.

Solve : How to use MD5 and SHA-1 for Windows files?

Answer»

You nay need to download a large file from Microsoft that has a MD5 or SHA-1 CHECK sum. So how do you test it in Windows?
From Microsoft:
http://support.microsoft.com/kb/889768
How to compute the MD5 or SHA-1 cryptographic hash values for a file.
Quote

When you apply the hashing ALGORITHM to an arbitrary amount of data, such as a binary file, the result is a hash or a message digest. This hash has a fixed size. MD5 is a hashing algorithm that creates a 128-bit hash value. SHA-1 is a hashing algorithm that creates a 160-bit hash value.
...USE the File CHECKSUM Integrity Verifier (FCIV) utility ...
...the Microsoft Knowledge Base:
841290 Availability and description
Applies to other versions of windows ALSO.


Discussion

No Comment Found