Source: wikibot/key-checksum-value

= Key checksum value
{wiki=Key_checksum_value}

A key checksum value is a form of data integrity check that generates a fixed-size string (the checksum) based on the contents of a key (which often represents a piece of data or a resource). This checksum can be used to verify the integrity of the data associated with that key by comparing it to a previously computed checksum value.