Printer Friendly
The Free Dictionary
1,017,513,928 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

checksum
(redirected from Checksums)

   Also found in: Dictionary/thesaurus, Wikipedia, Hutchinson 0.03 sec.

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.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
The data path demands of a storage system are additionally taxed by the demands of RAID parity generation for RAID-5 and RAID-6, and by computing data integrity checksums.
Sure-Scan looks at both file versions and checksums.
DCC (Distributed Checksum Clearinghouse) is a system of millions of users, tens of thousands of clients and more than 250 servers that collect checksums related to more than 180 million messages per day.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
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.. Terms of Use.