Message digest cryptographic functions library from BSD systems.
Message Digest functions from BSD systems
$ md5 myfile.txt
$ sha1 myfile.txt
$ sha256 myfile.txt
$ md5 -c checksums.md5
$ sha1 file1.txt file2.txt file3.txt