Encrypt It

Verified safeOpen sourceExclusive
No reviews reviews
9
downloads
5.0
android

AI summary

Encrypt It secures messages and files with hybrid RSA/AES encryption. Generate key pairs, manage contacts' public keys, and encrypt, decrypt, sign, or verify content. Keys and contacts can be exported to JSON for backup.

Generated by AI. May contain inaccuracies.

About this app

A simple Android application for secure text and file encryption and decryption using a hybrid RSA/AES encryption scheme. Encrypt It allows users to encrypt messages and files with a contact's public key so they can decrypt it with their private key, ensuring secure communication and file sharing.

Features Hybrid Encryption: Combines RSA (2048-bit) for key exchange and AES/CBC (256-bit) for message encryption. Contact Management: Add, remove, and select contacts with their public keys for encryption. Key Import/Export: Export and import your public and encrypted private keys to/from a JSON file for backup or transfer. Contact Import/Export: Export and import your contact list with their public keys to/from a JSON file. Clipboard Integration: Automatically copies encrypted messages to the clipboard for easy sharing. Key Persistence: Stores your RSA key pair and contact public keys in SharedPreferences. User-Friendly UI: Simple interface with an EditText for messages, buttons for encryption/decryption, and a dropdown for contact selection. Encrypted Private Key: The user's private key is encrypted and saved locally. The user must use the same password to decrypt their private key in order to use the app. File Encryption and Decryption: Encrypt a file using your contact's public key so that only they can decrypt it with their private key. Sign and Verify Messages: Digitally sign your messages with your private key and verify messages from contacts using their public keys.

About this version

Version
1.0 (1)
Size
5.02 MB
Requires Android
5.0
Target SDK
21
Architecture
universal
Downloads
9
Updated
Aug 10, 2026
Package
com.droidev.encryptit

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app