Skip to content

Andrea1141/hash-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

hash-calculator

This Python tool consists in a simple graphical user interface (GUI) application using the Tkinter library for calculating hash values of input strings. The application allows you to choose from various hashing algorithms (such as blake2b, md5, sha256, etc.), input a string, and generate the corresponding hash value. The tool includes features like auto-update, an option to copy the hash to the clipboard, and an exit confirmation dialog.

Releases

No releases published

Packages

No packages published

Languages