DirHash

1.26.1 BSD 3-Clause "New" or "Revised" License by IDRIX

Windows command line utility to compute hash of directories and files

Install via Winget

winget install IDRIX.DirHash

Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.

About DirHash

DirHash is a console program that computes the hash of a given directory or file content. Lexicographical order is used for browsing the directory hierarchy. Supported hashing algorithms are MD5, SHA-1, SHA-256, SHA-384, SHA-512, Streebog, Blake2s, Blake2b and Blake3.

Tags

clihashhashingfiledirectorymd5sha1sha256sha384sha512

Frequently Asked Questions

How do I install DirHash using winget?
Open Windows Terminal or PowerShell and run: winget install IDRIX.DirHash. Winget is built into Windows 10 (1809+) and Windows 11.
What is DirHash?
Windows command line utility to compute hash of directories and files
Is DirHash free to download?
DirHash is available under the BSD 3-Clause "New" or "Revised" License license. Use the winget command or the direct download link on this page.
How do I update DirHash with winget?
Run winget upgrade IDRIX.DirHash in Windows Terminal or PowerShell to update DirHash to the latest available version.