git clone https://github.com/yhetman/SHA256
cd SHA256
make
To reocompile the code use:
make re
Usage: ./SHA256 -i ./input_file -o ./output_file
Flags:
-i -- specify ./path/to/input/file
-o -- specify ./path/to/output/file
-h -- use this flag to see usage