Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,724,056,734 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

checksum

   Also found in: Dictionary/thesaurus, Wikipedia, Hutchinson 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.


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
Assureon assigns a global unique serial number to each file and the contents must match a checksum comparison to pass the audit.
The embedded Agent can check the security status of the embedded device including: the status of executables (antivirus, host firewall, host IDS, sandbox), files (antivirus signatures, host firewall policies, host IPS signatures, MD5 checksum, file version), registry values, versions, patches, and operating system configurations.
If any bit in the message is altered during transmission, the checksum would be different.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 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.