majsterodtappet / sha256-implementation

sha256 encrypting implementation using hashlib with GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sha256-implementation

sha256 encrypting implementation using hashlib with GUI

Installation

Install tkinter (GUI Packages)

# Linux/macOS
python3 -m pip install tk

# Windows
py -3 -m pip install tk

Screenshots

Preview2

Preview3

Preview1

About

sha256 encrypting implementation using hashlib with GUI

License:MIT License


Languages

Language:Python 100.0%