Saved Bookmarks
| 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? 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.Applies to other versions of windows ALSO. |
|