Skip to content

JGMink/Encryption-Wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption Wheel

Overview

The Encryption Wheel is a tool for encrypting and decrypting messages using a rotational cipher. This project serves as an educational resource for understanding basic encryption techniques.

Features

  • Simple text input for encryption and decryption.
  • Adjustable rotation for customizable shifts.
  • Instant feedback on encoded/decoded messages.

Usage

  1. Enter your message in the input field.
  2. Set the rotation for your cipher.
  3. Click Encrypt to see the encoded message.
  4. For decryption, input the encrypted text and enter what letter on the outer-wheel corresponds to the 'A' on the inner-wheel (in the seperate text box), and click Decrypt.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your branch and open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Created with CodeSandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published