A simple React application that encrypts and decrypts text using the RSA algorithm.
- Encrypts text using RSA public key.
- Decrypts text using RSA private key.
- Uses fancy UI styling with gradients and modern buttons.
- React.js
- JavaScript (ES6+)
- CSS3 (with modern styling)
git clone https://github.com/thinkphp/rsa-text-encryptor.git
cd rsa-text-encryptor
npm install
npm start
- Enter text in the input field.
- Click the Encrypt button to encrypt the text.
- Click the Decrypt button to decrypt the text.
This project is open-source under the MIT License.
Developed by Adrian Statescu. Reach out on LinkedIn!