The easy file hasher.
It computes any file's hash code using:
- MD4
- MD5
- RIPEMD160
- SHA-1
- SHA-224
- SHA-256
- SHA-384
- SHA-512
You can find release details here
Pre-compiled binaries are available here.
To install Linux version, open a terminal, cd into the directory with the snap image and type:
sudo snap install --dangerous ./iside-hasher_0.1.2_amd64.snap
This app uses Electron Builder to build distribution packages.