Hasher

Hasher is a simple little Python script to hash files.
Point it at any file or directory to get the MD5 and SHA1 hash of that file.
Point it at a directory and get the hash of all files in the directory.

Read More