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.
Head over to the releases to download.
You will need Commons Codec 1.4 to edit this. Just download this and add it to the build path.
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.