An Android application that provides secure encryption and decryption of text and images. This app allows users to protect their sensitive information using standard encryption algorithms, making it easy to secure messages and images on the go.
-
π Text Encryption & Decryption
Enter any text to encrypt or decrypt securely using symmetric key algorithms. -
πΌοΈ Image Encryption & Decryption
Select an image from the gallery and apply encryption. Decrypt it anytime using the correct key. -
π§Ύ Clean and Simple UI
Minimal design focused on user experience and functionality. -
π Custom Secret Key Support
Option to provide your own encryption key (or generate a secure one).
- Java β Core Android development
- Android Studio β IDE
- AES / RSA Encryption β For secure cryptographic operations
- XML β UI design
- Install the app on your Android device.
- Choose whether to encrypt or decrypt.
- For:
- π€ Text: Enter the text and key β Tap Encrypt/Decrypt.
- πΌοΈ Image: Select image β Enter key β Encrypt/Decrypt.
- View or save the output.