3kh0 / echocrypt

EchoCrypt is a web-based program that allows you to encrypt and decrypt messages. This tool takes as input a key and a message, and outputs the encrypted or decrypted message.

Home Page:https://3kh0.github.io/echocrypt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encryption/Decryption Tool

This is a simple web-based encryption/decryption tool that allows you to encrypt and decrypt messages using a key.

Features

  1. Encrypt messages using a key
  2. Decrypt encrypted messages using the same key

Usage

  1. Go to 3kh0.github.io/echocrypt
  2. Enter a key in the "Key" field
  3. Enter a message in the "Message" field
  4. Click the "Encrypt" button to encrypt the message
  5. Click the "Decrypt" button to decrypt the encrypted message

Note

This tool is intended for educational purposes only and is not suitable for secure encryption in real-world applications.

Contributions

This tool is open source and contributions are welcome! If you would like to contribute, please open a pull request with your changes.

About

EchoCrypt is a web-based program that allows you to encrypt and decrypt messages. This tool takes as input a key and a message, and outputs the encrypted or decrypted message.

https://3kh0.github.io/echocrypt/

License:The Unlicense


Languages

Language:HTML 52.6%Language:JavaScript 26.6%Language:CSS 20.8%