Description
Calculates and verifies file hashes so users can check whether downloads, backups, or transferred files match expected checksums. It supports integrity checks that help detect corruption or unexpected changes.
A matching hash only proves that the file matches the provided checksum, not that the source is trustworthy. Get checksums from a trusted channel and use signatures when authenticity matters.