Build in Powershell
certutil -hashfile 1.txt sha256 >1.txt.sha2
MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512
Output (1.txt.sha2)
SHA256 hash of file 1.txt:
a665a45920422f9d417e4867efdc4fb8a04a1f3fff1fa07e998e86f7f7a27ae3
CertUtil: -hashfile command completed successfully.
Use Powershell Build in Func to check MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512