Checksumjack
ChecksumJack is a software with a modern GUI(Qt) to calculate a files hash digest. It runs on multiple platform and is distributed under the GPLv3 license. You are welcome to download it for free. Supported hash: MD5, SHA1(SHA-1), (SHA2) SHA224, SHA256, SHA384, SHA512, RIPEMD and WHIRLPOOL (openSSL).
Install / Use
/learn @d4ndo/ChecksumjackREADME
ChecksumJack
<a href="https://github.com/d4ndo/checksumjack/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-GPLv3%2B-blue.svg" alt="GPLv3+" /> </a> [](https://travis-ci.org/d4ndo/checksumjack) <a href="https://scan.coverity.com/projects/3518"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/3518/badge.svg"/> </a>Computes and verifies cryptographic hash digest from any file. It runs on multiple platform and is distributed under the GPL. You are welcome to download it for free.
www.ChecksumJack.org
Supported hash:
- MD5,
- SHA-1,
- SHA224,
- SHA256,
- SHA384,
- SHA512,
- RIPEMD,
- Whirlpool.
INSTALL
libraries needed:
- QT > 5.x
- openSSL -> libSSL-dev
LINUX
buildtools needed:
- make,
- gcc or clang
WINDOWS
Get installer from www.ChecksumJack.org
