Compute and verify hash sums (MD5, SHA1, SHA256, etc.) of files
Utility for computing and verifying hash sums of files
rhash
$ rhash --sha256 filename.txt
$ rhash -r --sha256 /path/to/directory > hashes.txt
$ rhash --check hashes.txt