Compute SHA-256, SHA-384, and SHA-512 cryptographic hash digests
Implementation of SHA-256, SHA-384, and SHA-512 hash algorithms
sha2
$ sha2 -256 myfile.txt
$ sha2 -512 myfile.txt
$ sha2 -384 document.pdf