Skip to content

TaghiyevMahammad/unecryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Encryption & Decryption Tool

Status Made with Languages

A web-based tool that allows users to encrypt and decrypt text using various cipher methods.
Supports file upload, multiple languages, and downloading processed results.

πŸ”— Live Demo: unecryptography.netlify.app


✨ Features

  • πŸ“„ File Upload: Upload a .txt file for encryption/decryption
  • πŸ”‘ Cipher Methods:
    • Caesar Cipher: Shift letters by a specified value
    • Reverse Cipher: Reverse the text
    • Atbash Cipher: Map each letter to its reverse in the alphabet
    • Base64 Encoding/Decoding: Convert to/from Base64
  • 🌐 Language Selector: English, Azerbaijani, Turkish, Russian
  • πŸ” Encrypt & Decrypt: Based on selected cipher and shift value
  • πŸ’Ύ Download Result: Save the processed text as .txt
  • πŸ”„ Reload Page: Reset all fields

πŸš€ Getting Started

  1. Clone or download the repository
  2. Open index.html in a web browser
  3. Upload a text file or enter text manually
  4. Select a cipher method (and set shift if applicable)
  5. Click Encrypt or Decrypt
  6. Download the result or click Reload to reset

πŸ› οΈ Supported Languages

  • English (en)
  • Azerbaijani (az)
  • Turkish (tr)
  • Russian (ru)

πŸ“ How to Use

  1. Upload Text File β†’ Use the file input to upload .txt
  2. Select Cipher Method β†’ Choose from available ciphers
  3. Shift Value β†’ Set for Caesar Cipher (if applicable)
  4. Encrypt/Decrypt β†’ Click respective button
  5. Download Result β†’ Save the processed text
  6. Reload β†’ Reset the tool if needed

πŸ“Œ Example

  • Encrypt: Caesar Cipher, shift = 3, input = "HELLO" β†’ Output = "KHOOR"
  • Decrypt: Caesar Cipher, shift = 3, input = "KHOOR" β†’ Output = "HELLO"

🀝 Contributing

Feel free to fork the repo and submit pull requests for improvements or bug fixes.
Encounter issues or have suggestions? Open an issue on the repository.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages