Skip to content

smafsani/A-Simple-Text-Encryption-App-Using-Python-Base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A-Simple-Text-Encryption-App-Using-Python-Base64

This project is for practicing python and security. So don't try to use it to fulfill any of your bad intentions.

Basic Information:

  • This is just a basic text encryption app for beginners. This app consists of some interfaces that is created using python tkinter. To create this app, you must have better understanding on python tkinter.
  • Since it's a basic app, most of it's source code is about user interface. For understanding base64 encryption and decryption you can check the functions "encryptText" and "decryptText".

Screenshots:

Home:

home

Encryption Page:

encrypt

Decryption Page:

decrypt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages