Skip to content

thinkphp/react-rsa-text-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA Text Encryptor

A simple React application that encrypts and decrypts text using the RSA algorithm.

🔥 Features

  • Encrypts text using RSA public key.
  • Decrypts text using RSA private key.
  • Uses fancy UI styling with gradients and modern buttons.

📌 Technologies Used

  • React.js
  • JavaScript (ES6+)
  • CSS3 (with modern styling)

🚀 Installation

1️⃣ Clone the Repository

git clone https://github.com/thinkphp/rsa-text-encryptor.git
cd rsa-text-encryptor

2️⃣ Install Dependencies

npm install

3️⃣ Run the App

npm start

🛠 How It Works

  1. Enter text in the input field.
  2. Click the Encrypt button to encrypt the text.
  3. Click the Decrypt button to decrypt the text.

📜 License

This project is open-source under the MIT License.

✨ Author

Developed by Adrian Statescu. Reach out on LinkedIn!

About

An application that encrypts and decrypts text using the RSA algorithm rely on React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published