Cryptography
Checksum
A small-sized datum derived from a block of data for the purpose of detecting errors.
What is a Checksum?
A checksum is a value computed from data to verify its integrity. While simpler than cryptographic hashes, checksums detect accidental corruption but not intentional tampering.