Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/musfique113/EncryptX

Cybersecurity app utilizing advanced encryption/decryption techniques .
https://github.com/musfique113/EncryptX

Last synced: about 2 months ago
JSON representation

Cybersecurity app utilizing advanced encryption/decryption techniques .

Awesome Lists containing this project

README

        

# EncryptX

![App Logo](https://github.com/musfique113/EncryptX/assets/53111065/c2743bf8-6f7f-4592-9e3b-5220a2128785)

[![wakatime stats](https://wakatime.com/badge/user/18368562-fe00-4dd1-a78f-9403210fea47/project/7a9468c1-d2eb-4573-b6b4-692992f6b5ea.svg)](https://wakatime.com/projects/cyberv2)

The EncryptX is an Android application that provides a convenient way to encrypt plain text using various encryption algorithms. With this app, you can enhance the security of your messages and protect sensitive information from unauthorized access.

## Features

- **Caesar Cipher**: Encrypts text by shifting each letter by a fixed number of positions.
- **Affine Cipher**: Applies a mathematical formula to encrypt text using modular arithmetic.
- **Playfair Cipher**: Utilizes a 5x5 matrix of letters to encrypt pairs of letters in the plaintext.
- **RSA Encryption**: Implements the RSA algorithm to encrypt text using public and private keys.

## Screenshots

Screenshot 4

Screenshot 1

Screenshot 5

Screenshot 2

Screenshot 3