Install via winget
click to copy
winget install IDRIX.DirHash
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.
Package ID
IDRIX.DirHash
Version
1.26.1
Publisher
IDRIX
License
BSD 3-Clause "New" or "Revised" License
Installer
zip
Architecture
x64
Tags
Frequently Asked Questions
How do I install DirHash using winget?
Open PowerShell or Windows Terminal and run:
winget install IDRIX.DirHash. Winget ships with 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 distributed under the BSD 3-Clause "New" or "Revised" License license. Use the winget command above or the download button to get it directly from the publisher.
How do I update DirHash with winget?
Run
winget upgrade IDRIX.DirHash in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall DirHash?
Run
winget uninstall IDRIX.DirHash to remove DirHash from your system.