How to Calculate Checksums

A checksum is a short (128 characters) string of digits produced by running a file through a hash function. Checksums are used to ensure that a file has not been altered in any way from its original state. The file comes with a checksum which can be compared to the calculated checksum for the file itself and any difference between the two checksums indicates that the file has been changed. Calculating a checksum requires a special program, of which several are available free to download on the Internet.

Instructions

  1. HashCalc

    • 1

      Download the "Hashcalc" zip file (see Resources).

    • 2

      Extract the downloaded file into any directory by using a third-party file extractor or the built-in Windows file extractor. Double-click the "setup.exe" file.

    • 3

      Click the "Next" button and accept the license agreement. Install the program into the default directory and with the default installation settings. Click the "Finish" button. The HashCalc program will load automatically.

    • 4

      Click the "..." button in the top-right corner of the program window and locate the file for which you want to calculate the checksum. Click on the file and click the "Open" button.

    • 5

      Click calculate and compare the checksum string to the checksums that output in the text fields next to each hash function.

    MD5 Checksum Calculator

    • 6

      Download the "MD5 Checksum Calculator" (see Resources). Extract the files in the compressed archive to any folder on your computer.

    • 7

      Double-click the "RiMD5.exe" icon to launch the program.

    • 8

      Click the "..." button and locate the file for which you want to calculate the checksum.

    • 9

      Click on the file to select it and click "Open." The MD5 (the most common hash function for checksums) hash string for the file will automatically calculate.

    • 10

      Copy and paste the verification checksum in the "Compare" text field and click the "Compare" button to compare the two checksums. A dialog box will appear to confirm that the checksums are the same or that they are not the same.

    Checksum Calculator

    • 11

      Visit the "Checksum Calculator" website (see Resources).

    • 12

      Double-click the file to open the self-extracting program. Click the "Install" button. The program will install and launch automatically.

    • 13

      Click the "..." button and choose a file from your computer.

    • 14

      Click the "Start" button in the program window. Three checksum values will appear in the text fields that may be checked against the verification checksum.

Related Searches:

References

Resources

Comments

You May Also Like

  • How to Calculate a Checksum in VB

    The concept of a checksum was invented early in the history of computer science to verify the integrity of data. The most...

  • Windows Checksum Tools

    Windows Checksum Tools. Checksum tools are used to verify the validity of data after copying or transmission. These programs use an algorithm...

  • How To Calculate the Checksum for a UDP

    A UDP file is a file format used by Corel VideoStudio Pro and Ulead VideoStudio. Both of these video editing programs use...

  • How to Calculate a CRC File

    Some websites that offer downloadable files display CRC information next to their download links. CRC stands for "Cyclic Redundancy Check" and it...

  • How to Calculate a File's Checksum

    You can calculate a file's checksum to verify its integrity. The checksum can be created with two methods, either MD5 or SHA1....

  • How to Calculate Checksums in Windows

    A checksum is a string of character calculated using complex a mathematical formula so one string of character is unique to one...

  • How Can I Unzip a File?

    Zipping is a way to compress a file in order to reduce its size. When a file is zipped, its original extension...

  • How to Create a Pivot Table Report

    Pivot tables can total up sales and compare orders sold by type, company and geographical location. And "refreshing" the data is as...

  • How to Change HTML Text With JavaScript Variables

    JavaScript is a client-side scripting language that uses variables that behave in much the same way that variables behave in other programming...

  • How to Calculate IP Checksum

    Data is sent through IP networks such as the Internet in sets of information called packets. When you send an email, for...

Related Ads

Featured