Skip to content

An Android text encryption app with various other algorihtms,used to encrypt and decrypt various text using a key based convertion.

Notifications You must be signed in to change notification settings

AkiraYuki-04/Encypt_Decypt

Repository files navigation

Encrypt_Decrypt

A powerful encryption and decryption tool, for Android compatibility, enabling secure encoding and decoding of messages directly on your mobile device.

Features

  • Encryption Algorithms: Supports industry-standard algorithms such as AES, DES, and RSA.
  • Decryption: Decodes messages securely with precision.
  • Mobile-Friendly: Designed for seamless operation on Android devices.
  • Offline Use: Works without internet access for enhanced security.

Installation on Android

To use this tool on an Android device, follow these steps:

Prerequisites

  1. Install Termux**: Download and install Termux from the F-Droid store or another trusted source. Termux provides a Linux-based environment on Android.

  2. Install Python**: Install Python in Termux by running:

  • pkg install python
  1. Install Git: Install Git to clone the repository:

pkg install git

  1. Clone the Repository:

Open Termux and run:

5.Install Dependencies:

Run the following command to install required Python packages:

  • pip install -r requirements.txt

About

An Android text encryption app with various other algorihtms,used to encrypt and decrypt various text using a key based convertion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages