A CLI-based program that checks the file’s integrity

SHA-ZAM – Check the file hash sum

Shazam is a Command Line Application that checks the integrity of one file by comparing it with a given hash.

Created by: AnaxĂ­meno Brito

How Does It Work:

It calculates the file’s hash sum and compares it with a given hash for checking if the file isn’t corrupted, it can also be used for calculating the hash sums and automatically save it inside one file if wanted.

Shazam supports some of the most used hash types.

Supported hash types:

  • md5sum
  • sha1sum
  • sha224sum
  • sha256sum
  • sha384sum
  • sha512sum

Installation:

Before the installation secure that you’ve installed all requirements. There isn’t no builds for installing the program already so you’ve to manually install the files on your

 

 

 

To finish reading, please visit source site