Cksum, or "checksum," is a utility commonly used in computing and telecommunications to verify the integrity of data. A checksum is a value that is calculated from a data set (like a file or a block of memory) to help ensure that the data has not been altered or corrupted during transmission or storage. When data is transmitted or saved, a checksum is generated based on the contents of the data.
New to topics? Read the docs here!