RSA Shield is a web-based cryptographic tool that implements RSA encryption and decryption. It allows users to securely encrypt and decrypt messages using the RSA algorithm, a widely used asymmetric cryptographic method.
- RSA Key Generation: Generate public and private keys for encryption and decryption.
- Encryption: Encrypt messages using the public key.
- Decryption: Decrypt messages using the private key.
- Generate Key, Encrypted Message Save Option: Save encrypted messages in your account.
- Custom Decryption Available: Use a custom decryption option for added flexibility.
- User-Friendly Interface: Simple UI for easy interaction.
- Security: Uses standard RSA cryptographic principles.
- Generate Keys: The system generates a public and private key pair.
- Encrypt Message: Enter a message and encrypt it using the public key.
- Decrypt Message: Use the private key to decrypt and retrieve the original message.
- HTML, CSS, React, Tailwind CSS, TypeScript, Vite, Shadcn UI, Node.js, Bootstrap
- RSA Cryptographic Algorithm
- Open the website: RSA Shield
- Create an account.
- Generate a new key pair.
- Enter a message and encrypt it.
- Copy the encrypted message and decrypt it using the private key.
All copyright rights reserved to the Team Members.
This project is developed by:
Contributions are welcome! Feel free to fork the repository and submit pull requests.
For any queries or support, contact the developer at [[email protected]] or open an issue in the repository.