Compute a hash of a file on Windows

Use the certutil.exe utility for this:

certutil -hashfile filename SHA256

These algorithms are supported:

MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512

Post a Comment

Previous Post Next Post