Encryptor for Android
-
Updated
Aug 28, 2025 - Java
Encryptor for Android
The Python Text Encryptor is a Python command‑line tool for symmetric encryption and decryption of text messages. It uses the Fernet module from the cryptography library to ensure secure, symmetric encryption. The program allows users to generate an encryption key, encrypt a plaintextmessage, and later decrypt it using the same key.
First ONE Challenge - Oracle Next Education
To associate your repository with the text-encryptor topic, visit your repo's landing page and select "manage topics."