Open
Description
As pointed out by @benjyw in #1845 (review) these hashing functions could reduce memory overhead for zips / directory trees with huge listings. They could also stand to share some code so they produce a consistent hash for a zipped and unzipped dir of the same contents. They could also use a dedicated set of tests to prove this consistency.