KZ.FileHash
A lightweight .NET library for asynchronous file and stream hashing, designed around memory-efficient processing and controllable long-running operations.
Process file data without loading the entire file into memory.
Asynchronous hashing for workloads that should not block application execution.
CancellationToken support for controllable long-running operations.
Progress reporting for applications that need visibility into large file operations.