hashit is a cross-platform command-line utility for generating file hashes quickly.
It is designed to work in a similar way to familiar tools such as md5sum, sha1sum and hashdeep, while also taking advantage of multiple CPU cores to calculate several hashes in a single run. It can process individual files or directory trees, making it useful for checksum generation, integrity verification and audit workflows.
This is free and open source software.
Key Features
- Computes multiple hashes for each file in a single run, with MD5, SHA1, SHA256 and SHA512 used by default.
- Supports a broad range of algorithms including CRC32, xxHash64, MD4, MD5, SHA1, SHA256, SHA512, Blake2b-256, Blake2b-512, Blake3, SHA3-224, SHA3-256, SHA3-384, SHA3-512, and ed2k.
- Offers several output formats including text, JSON, sum, hashdeep, hashonly, and SQLite.
- Includes hashdeep-compatible audit support for verifying files against previously generated hash manifests.
- Provides ignore and filtering options such as .gitignore, .gitmodules, .ignore, .hashignore, hidden file skipping, and regular expression excludes.
- Features progress reporting, streaming controls, mtime output, and configurable thread counts for tuning performance.
Website: github.com/boyter/hashit
Support:
Developer: Ben Boyter
License: MIT License
hashit is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| CLI Data Hashing Tools | |
|---|---|
| xxHash | Non-cryptographic hash algorithm |
| b3sum | Implementation of the BLAKE3 hash function |
| RHash | Calculate and verify magnet links and various message digests |
| md5sum | Compute and check MD5 message digest; part of GNU Coreutils |
| cfv | Test and create checksum files |
| Jacksum | Work with checksums, CRCs, and message digests |
| md5 | Generate / check MD5 message digest |
| digup | Update md5sum or shasum digest files |
| cksum | Compute and verify file checksums |
| Hashrat | Hash-generation utility |
| ddgst | Hashing and checksum utility |
| QCalcFileHash | Hash calculator |
| hashdir | Checksum directories and files |
| Hash Calculator | Calculates around 50 cryptographic hashes of strings and files |
| dano | Hashdeep/md5tree for media files |
| sha3sum | Keccak, SHA-3, SHAKE, and RawSHAKE checksum utilities |
| luha | Simple file checksum tool |
| filepack | File hashing and verification |
| b2sum | Calculate BLAKE2 checksums |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

