MINO Hash Calculator
Current Version 1.0.2.105
General
Hash Calculator was designed to calculate hashes for my programs.
Someone once said that he downloaded my program somewhere and opened it, so there were many mysterious things with the program. Of course, he was worried if it was a spy program or virus or trojans and stuff… There was nothing like that, but someone had repackaged my programs. So I decided to publish my things with hashes. In this way, users can identify if the file is genuine.
Therefore I would like myself, very simple hash calculator, and for users, they can compare the files.
You may already have a hash calculator. Then you can use it instead of my calculator, it does not matter what program you use. The result is the same.
Features
With MINO Hash Calculator, the users are able to calculate:
- MD5
- SHA1
- RIPEMD160
- MD4
- Tiger
- Compare 2 hashes
MD5 and SHA1 are quite popular on the Internet. It’s good enough for you, I hope.
Usage
Lets say you start MINO Hash Calculator! It looks like this.

Browse a file you want to hash, and check "Hash algorithms". At least one.

Click "Calculate" button.

Now you want to compare 2 hashes.
If you calculated hashes with my program, you simply double-click on the hash you want to compare. If not, you must copy the hash from your program, and paste the field "Generated hash".
Copy the hash you got from your provider and paste field "Manufacturer".

Click "Compare" button.
If the both hashes are the same, you can see dialog, as illustrated. If not. Then you’ve got wrong file – Believe that you have the file not from the original manufacturer. Yes, 100 percent certain (99.9999999999..% perhaps) that you had modified file.

Fixed Bug
Will be here perhaps
History
1.0.2.105 (2010-08-08)
- Drag and drop for input file added
1.0.1.97 (2010-01-27th)
- First release