Skip to content
/ echocrypt Public

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.

License

Notifications You must be signed in to change notification settings

3kh0/echocrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published