Skip to content

A simple command-line tool for calculating the MD5, SHA-1, and SHA-256 hash values of a text or a file, written in Python.

Notifications You must be signed in to change notification settings

FilipRokita/HASHTOOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HASHTOOL

Simple tool that creates hash from given input. You can input file by entering the file path, or just enter text. Then you will se the output in MD5, SHA1 and SHA256.

Usage

  1. Run the script
  2. Input text or file path and click enter
  3. Result will be displayed when program finishes hashing

Author

Filip Rokita
www.filiprokita.com

Releases

No releases published

Packages

No packages published

Languages