Skip to content

ellwould/hashfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashfile

A simple program wrote in Go to compare an expected hash to a files hash: supports SHA-224, SHA-256, SHA-384 and SHA-512.

hashfile can be installed easily with the BASH script - install-hashfile.sh

hashfile can be un-installed easily with the BASH script - uninstall-hashfile.sh




Using hashfile:

image


If the hashes match this message is displayed:

image


If the hashes do not match this message is displayed:

image


If the directory path cannot be opened or does not exist this message is displayed:

image


If the file cannot be opened or does not exist this message is displayed:

image




Checksums for hashfile GNU/Linux 64-bit executable

SHA256 = 0a9a50b76933d43bb9ce793153c5e12a947ffd1b9739d33e59c42ded6601c9a2

SHA512 = 5547d0062d46b6e88865e1976115abcaf5ed2c9919a5123ec857afe5217f5838a2aa0a440a90a657e3e1fd5c469aa1baa29442f9a441341b6091390902ccf067




Note

For a list of abbreviations and there meanings used throughout this repository please refer to this README

About

A simple program wrote in Go to compare an expected hash to a files hash: supports SHA-224, SHA-256, SHA-384 and SHA-512

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors