Skip to content

gurkanakdeniz/checksum-verification-tool

Repository files navigation

Checksum Verification Tool

This project calculates and compares checksum. Apache Commons Codec components are used in the project.

Features

Supported Checksums

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512

Preview

  • Match

success

  • Don't Match

error

Installation

This project requires minimum java runtime 1.8

releases

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details