Skip to content

rikyoz/MrHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr. Hash

Mr. Hash is a cross-platform tool for calculating the hashes of files and plain texts.

Windows
Build  Status

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

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.