Skip to content

ellwould/hashfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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 (compiled using Go Version 1.26.0)

SHA256 = c3c5b7e79052d0a67af82d4491760ad0645bc362a4767dded84727c5b65a6d3a

SHA512 = d5517a7ba45da53e14bbe4f1a4075004788c30cb4380c0146e62d8df3e472d71dd884f6cf41953ea8238ee0da63e292bd0cf67f11990bf328c98cfa6b5e870dc




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