Validate files

April 27, 2022 ยท View on GitHub

A tool for validating file hashes

How to compile

cd src
v .
# Or 'v validate.v'

How to use

validate.out <file1> <file2>

Will compare the SHA1 hashes and respond acordingly