/hash-generator

:key: Generate a file's hashes in Java.

Primary LanguageJavaMIT LicenseMIT

Hash Generator

This is a simple program that will calculate a file's hashes.

Browse for a file and open it. The hashes will be in the text field.

screenshot1 screenshot2

Download

Head over to the releases to download.

To Edit

You will need Commons Codec 1.4 to edit this. Just download this and add it to the build path.

Licenses

Hash Generator is released under the MIT License.

Commons Codec 1.4 is released under the Apache 2.0 License. A jar of this library is in the release jars. I never changed the code of the jars, just used the library for code.

A copy of each license is also in the released .jar files.