Hash Calc -
An App for verifying data integrity.
Hash Calc is a tool for computing checksums of files and texts. After computation, the calculated hash values can be compared against other hashes for verifying data integrity.
Features::
• Check all files within a directory, or even recursively over all its sub-directories
• A bookmark-tab for you to keep track of important results
• Export file checksums to text files, and compare exported text files to identify differences
• Fast, and efficient; optimized to process large files (ie. disk images)
Supported hash functions include the commonly used MD5, SHA-1, and SHA-2 (SHA-256, SHA-384, and SHA-512).
--Free, and no ads--
Permission Requests::
• Storage Reading - to process files and compute checksums (obviously!).
• Storage Writing - to export results as plain text files.
What's New in the Latest Version 1.4.2
Last updated on Sep 3, 2015 v1.4.2- Changed the file-result format to match the standard format used by programs in Unix/Linux/Unix-like OSs (md5sum, sha1sum, etc). However, this means old outputs from v1.4.1 can not be used anymore.
- Ability to include/exclude full directory paths for generated results.
v1.4.1
- File-results can now be generated, and exported as plain text files.
- Ability to compare generated file-results, and find out their differences.
- History feature has been changed to "starred".