SkillAgentSearch skills...

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/Checksumjack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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> [![Build Status](https://travis-ci.org/d4ndo/checksumjack.svg?branch=master)](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

README.md linux

WINDOWS

README.md windows

Get installer from www.ChecksumJack.org

View on GitHub
GitHub Stars5
CategoryCustomer
Updated7y ago
Forks1

Languages

C++

Security Score

70/100

Audited on Feb 4, 2019

No findings