Checksum

Revision as of 03:32, 21 April 2022 by Todd Price (talk | contribs) (Created page with "A value used to verify the integrity of a file or a data transfer. In other words, it is a sum that checks the validity of data. It is often a portion of the output bytes afte...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A value used to verify the integrity of a file or a data transfer. In other words, it is a sum that checks the validity of data. It is often a portion of the output bytes after the value is passed through a hash function.