SafeText App
← Back to Projects
Overview
GUI app for encrypt/decrypt using Fernet, with password-based authentication.
Architecture
UI layer, crypto engine, and storage for encrypted content.
Tech Stack
Language: Python
Libraries: Tkinter, cryptography (Fernet)
Key Features
• Simple UI
• Secure encryption
• Password auth
Validation / Testing
Manual tests for encrypt/decrypt flows and error handling.