Skip to content

bigbang412247-hub/encrypt-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Encrypt-Decrypt Python Tool

A simple and user-friendly Python application for encrypting and decrypting text and files. Supports both CLI (terminal) and GUI usage. Uses Fernet symmetric encryption with a password-derived key for secure data handling.


Features

  • Encrypt and decrypt text via terminal or GUI.
  • Encrypt and decrypt files securely.
  • Password-based key derivation using PBKDF2HMAC.
  • Base64 output for easy copy/paste of encrypted text.
  • Cross-platform Python 3 compatibility with Tkinter GUI.
  • Lightweight, simple, and beginner-friendly.

About

encrypt decrypt

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages