Whirlpool File Checker 0.5
his file integrity checker uses Alternate Data Streams to store the hashes of your files. So, it only works on NTFS volumes.
With that, you can rename, copy or move your files (to another NTFS volume) without losing the hashes, and without needing to do anything else.
The Whirlpool algorithm is a strong 512-bit hash function. This tool uses several optimized implementations with SSE4.1 or SSE2 instructions when available.
Each folder is recursively processed. You can use drag-and-drop, mix files and folders, pause and resume.
Requirements
Changes: 0.5
- rewritten the SSE2 procedure
- added a new SSE4.1 procedure in addition to the previous one