What a file checksum proves — and what it does not
A checksum detects byte equality with one expected digest; it does not authenticate the source or inspect file behavior.
ReadChecksums explained
Short guides separate byte equality, algorithm choice and source trust.
A checksum detects byte equality with one expected digest; it does not authenticate the source or inspect file behavior.
ReadIdentify each SHA-2 digest by its algorithm label and exact hexadecimal length.
ReadAn attacker who replaces a file may also replace an unauthenticated checksum shown beside it.
Read