Skip to content

Encrypt & Decrypt is a simple web app demonstrating CryptoJS encryption. Safely encode and decode messages using the CryptoJS library.

Notifications You must be signed in to change notification settings

zer0kool/SecureText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encrypt & Decrypt

This simple web application demonstrates how to encrypt and decrypt text using CryptoJS. It allows users to securely encode and decode messages using an encryption key.

Features

  • Encrypt text with a chosen encryption key
  • Decrypt encoded text using the same encryption key
  • Easy-to-use interface
  • Built with HTML, CSS, and JavaScript
  • Utilizes CryptoJS library for encryption and decryption

Usage

  1. Enter text and encryption key in the provided fields
  2. Click "Encrypt" to encode the text
  3. Use the same encryption key to decrypt the encoded text
  4. Explore the encrypted and decrypted results

Installation

  1. Clone the repository or download the ZIP file.
  2. Open the index.html file in your web browser.
  3. Start encrypting and decrypting text!

Credits

  • Developed by Alejandro Loaiza
  • Built with Materialize framework
  • Utilizes CryptoJS library for encryption

License

This project is licensed under the MIT License.

About

Encrypt & Decrypt is a simple web app demonstrating CryptoJS encryption. Safely encode and decode messages using the CryptoJS library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published