Checksum
A simple check value of a block of data intended to recognise when data bits are wrongly presented. It is calculated by adding all the bytes in a block. It is fairly easily fooled by typical errors in data transmission systems so that, for most applications, a more sophisticated system such as CRC is preferred.