MrHash
A cross-platform tool for calculating the hashes of files and plain texts.
Install / Use
/learn @rikyoz/MrHashREADME
Mr. Hash <img src="/res/icon.png" width="40px" height="40px" align="right" />
Mr. Hash is a cross-platform tool for calculating the hashes of files and plain texts.
Features
- Supports hashing of files and plain text
- Calculates the most used hashing algorithms, such as MD5, SHA1 and many others
- Supports CRC16, CRC32 and CRC64 checksum algorithms
- Simple and easy-to-use GUI
- Cross platform: it runs on Windows, Linux and Mac OS X
Screenshots
<p align="center"> <a href="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot0.png" target="_blank"> <img src="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot0.thumb.png" /> </a> <a href="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot1.png" target="_blank"> <img src="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot1.thumb.png" /> </a> <a href="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot2.png" target="_blank"> <img src="https://raw.github.com/rikyoz/mrhash/screenshots/doc/img/v0.3.2/screenshot2.thumb.png" /> </a> </p>Supported Algorithms
- MD4
- MD5
- SHA1
- SHA-224, SHA-256, SHA-384, SHA-512
- SHA3-224, SHA3-256, SHA3-384, SHA3-512
- Tiger
- HAVAL-128, HAVAL-160, HAVAL-192, HAVAL-224, HAVAL-256
- RIPEMD-160
- CRC16
- CRC32
- CRC64
License (GPL v2)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

