A small library that computes checksums of directory trees
Create an md5 digest of all content inside a directory. Uses streams to avoid reading all data in memory.
A small library that computes checksums of directory trees
Calculate hashes for files and directories the streaming way