Skip to content

satojkee/HashCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash Calculator

Lite tool to calculate hashsum of any file

Preview

Supported hash-algorithms

  • MD5
  • SHA1
  • SHA224
  • SHA256
  • SHA384
  • SHA512

Install dependencies

pip3 install -r requirements.txt

Start application

python main.py