Description
Calculates Keccak-family checksums, including SHA-3 hashes, for files or input data. Users and scripts can use it to compare integrity values, verify expected digests, or generate hashes for automation.
Checksums detect accidental changes and can support verification, but they do not prove trust by themselves. Compare hashes through a trusted source and use signatures when authenticity matters.