Welcome to the Text Encrypt and Decrypt website! This web application allows you to easily encrypt and decrypt text using the powerful CryptoJS library and an enhanced encryption script. You can try out the demo here.
- Encryption and Decryption: Quickly encrypt and decrypt any text using a secure algorithm.
- CryptoJS Integration: Leveraging the robust CryptoJS library for strong cryptographic operations.
- Enhanced Script: Our website utilizes an enhanced encryption script to provide additional security layers.
Check out the live demo here to experience the functionality firsthand.
- Visit the demo site.
- Enter the text you want to encrypt or decrypt in the input field.
- Choose whether to encrypt or decrypt the text.
- Click the corresponding button to perform the selected operation.
- View the result and copied encrypted/decrypted text.
If you want to host the application locally, follow these steps:
-
Clone the repository:
git clone https://github.com/xzunk/Cryptic-code.git
-
Open the
index.html
file in your web browser. -
Start using the Text Encrypt and Decrypt website locally.
Contributions are welcome! If you have suggestions, bug reports, or want to contribute code, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- CryptoJS - A growing collection of cryptographic algorithms implemented in JavaScript.
- The open-source community for providing valuable resources and inspiration.
Feel free to explore, contribute, and use Text Encrypt and Decrypt for your secure text operations!