Build a text encryption and decryption app in Python using CustomTkinter and Fernet Encryption from the cryptography library.
This project allows you to:
✅ Encrypt any text with a randomly generated key
✅ Decrypt using the provided key
✅ Save encrypted/decrypted text and the key to a file
✅ Clear inputs with a single click
🔹 Tech Stack: Python, CustomTkinter, Cryptography (Fernet)
🔹 Difficulty Level: Beginner to Intermediate
🔹 Use Cases: Secure messaging, learning Python GUI development, encryption basics.
📂 Source Code:
https://github.com/esraamahmoudhamza/...
🎥 Watch more projects on my YouTube channel:
/ @esraahamza
📱 Follow me on social media:
Instagram: / esraamahmoudhamza
TikTok: / esraamahmoudhamza
⚠️ Disclaimer: This project is for educational and demonstration purposes only.
#Python #Encryption #Decryption #PythonProject #CustomTkinter #PythonGUI #FernetEncryption #Cryptography #PythonProgramming #PythonBeginnerProject #PythonCode #SecureText #PythonSecurity #GUIProject #LearnPython #PythonTutorial #EncryptText #DecryptText #PythonApp