hashio

hashio is a checksum and verification tool for files and directory trees.

It can recursively hash content, collect filesystem metadata, verify manifests, emit multiple output formats, and optionally persist results in a local SQLite cache for snapshots and diffs.

Highlights

Documentation

Quick Example

hashio <PATH> -o hash.json
hashio --verify hash.json

To make manifest paths portable relative to the output file:

hashio <DIR> -or hash.json