streamdigest 0.1.0

Async file hashing and digest calculation with progress reporting
Documentation

streamdigest

Async file hashing and digest calculation with progress reporting.

This crate provides efficient streaming hash calculation for files and data streams with support for SHA256, SHA512, SHA1, progress callbacks, and O_DIRECT I/O on Unix.