DirHash IDRIX
winget install --id=IDRIX.DirHash -e
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 and Streebog.
DirHash is a console program designed to compute the hash of a given directory or file content using various cryptographic algorithms. It supports MD5, SHA-1, SHA-256, SHA-384, SHA-512, Streebog, Blake2s, Blake2b, and Blake3, enabling users to generate unique fingerprints for directories or files in a consistent manner.
Key Features:
- Multiple Hashing Algorithms: Supports a wide range of algorithms including MD5, SHA-1, SHA-256, SHA-384, SHA-512, Streebog, Blake2s, Blake2b, and Blake3.
- Recursive Lexicographical Order: Computes hashes in lexicographical order for directory traversal, ensuring consistent results across different executions.
- Command-Line Interface: Offers flexible command-line options to customize behavior, such as progress tracking, checksum file creation, multithreading, clipboard integration, case sensitivity control, and exclusion of specific file types.
- Platform Support: Available for Windows in 64-bit, ARM64, and 32-bit configurations. It can be installed via winget.
Audience & Benefit: Ideal for developers, IT professionals, and security teams who need a reliable tool to verify data integrity or perform checksum operations across directories or files. DirHash provides a robust solution for generating consistent hash values, enabling users to track changes, validate backups, or ensure file consistency in various environments.