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.

Preview for SafeText App

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.

Links

GitHub Repo Back to Portfolio ← Back to Projects