to-mc / checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory.
MIT License
94 stars 28 forks source link

Add crc32 #25

Open karolzlot opened 2 years ago

karolzlot commented 2 years ago

crc32 is faster than other included hashes and often it is good enough.