Skip to content

adonskoi/integrity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

integrity

Command line utili to calculate files hash and compare with given.

Getting started

Run

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

Installing

pip3 install -e .

Usage:

integrity <path_to_file> <path_to_files_directory>

Authors

Aleksandr Donskoi

License

This project is licensed under the MIT License - see the LICENSE.MD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages