checksommen
Checksommen, in computing, are short fixed-length values derived from a block of data to help detect errors in transmission or storage. They are used to verify data integrity by comparing a previously known value with one calculated from the received or stored data. The term checksomme is the Dutch plural form; in English this concept is commonly called checksums.
There are two broad kinds: non-cryptographic checksums and cryptographic hash-based digests. Non-cryptographic checksums aim to catch
Cryptographic checksums refer to digests produced by cryptographic hash functions or MACs. These are designed to
In practice, checksums are generated for files or messages and distributed with them. The recipient re-computes