This repository was archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 88
Checksum & Hashing
Tony George edited this page Feb 11, 2018
·
2 revisions
Select files and folders, right-click and select Checksum > (HashType) from context menu.

Hashes are generated using GLib functions and have no external dependencies.
Generated hashes are displayed in a new tab.

- Select any file to copy checksum to clipboard.
- Select multiple files to copy both file path and hash to clipboard.
- Click Save button at bottom of list to save results to a file.
The saved file contains relative paths and file names. It must be saved in same location relative to the files from which it was generated.
Simply double-click and open files with .md5, .sha1, .sha2, .sha256, .sha512 extensions. Hashes will be re-calculated and verified, and results will be displayed in a new tab.

Use the dropdown below the window to filter files by result.
Click Export CSV button to save results as a CSV file.
A summary dialog is displayed after verification is complete.

