A simple file hashing utility written in Python to verify file integrity.
- Define file format
- FileHasherList (.fhl) format, generate a file hash list for FileHasher to parse, useful to verify a large directory with many files. Used to match state with a file hash list.