ChecksumGenerator is a simple command line tool written in Java that generates the checksum for any given files or folders.
Usage: java -jar ChecksumGenerator.jar -a=ALGORITHM -f=ROOT_FOLDER > result.txt
This piece of code is distributed under the terms of the MIT License. For detailed information, please refer to LICENSE in this folder.