Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,901,633,210 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

checksum
(redirected from Checksums)

   Also found in: Dictionary/thesaurus, Wikipedia 0.01 sec.
checksum
A value used to ensure data are stored or transmitted without error. It is created by calculating the binary values in a block of data using some algorithm and storing the results with the data. When the data are retrieved from memory or received at the other end of a network, a new checksum is computed and matched against the existing checksum. A non-match indicates an error.

Just as a check digit tests the accuracy of a single number, a checksum tests a block of data. Checksums detect single bit errors and some multiple bit errors, but are not as effective as the CRC method. Checksums are also used by the Sophos antivirus software to determine if a file has changed since the last time it was scanned for a virus. See ECC memory and Sophos.
(storage, communications)checksum - A computed value which depends on the contents of a block of data and which is transmitted or stored along with the data in order to detect corruption of the data. The receiving system recomputes the checksum based upon the received data and compares this value with the one sent with the data. If the two values are the same, the receiver has some confidence that the data was received correctly.

The checksum may be 8 bits (modulo 256 sum), 16, 32, or some other size. It is computed by summing the bytes or words of the data block ignoring overflow. The checksum may be negated so that the total of the data words plus the checksum is zero.

Internet packets use a 32-bit checksum.

See also digital signature, cyclic redundancy check.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Unfortunately, for most software auto updaters, there is no easy way to tell if the patch is legitimate, so users are forced to check the MD5 checksums manually after downloading the update.
Barcode Checksums To ensure safe and error free reading and scanning of barcodes, all common barcode symbologies support so called checksum or check digit schemes.
Red Hat, Caldera, Sun, IBM and SCO have since posted software fixes and checksums.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.