This is a file integrity checker, written in Golang. This will compute the SHA256 hash a single file or files within a folder, then store those hashes in a user specified sqlite3 database file. This ...