Command line utili to calculate files hash and compare with given.
python3 -m integrity <path_to_file> <path_to_files_directory>
File example
filename hash_algorithm hash
file_03.bin md5 6dc2d05c8374293fe20bc4c22c236e2e
файл_04.txt sha1 da39a3ee5e6b4b0d3255bfef95601890afd80709
pip3 install -e .
Usage:
integrity <path_to_file> <path_to_files_directory>
Aleksandr Donskoi
This project is licensed under the MIT License - see the LICENSE.MD