1.0.115 • Published 4 months ago

cipherium v1.0.115

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Cipherium

🔐 Cipherium - A powerful encryption tool for encoding and decoding messages using various cipher techniques.

GitHub License Platform

✨ Features

  • Multiple encryption algorithms (Caesar, Vigenère, sha256, etc...)
  • User-friendly command-line interaction
  • Secure message encoding & decoding

🎮 Usage

Once installed, cipherium provides an interactive menu where you can choose from various encryption and decryption options.

🛠 Installation

To run this project locally, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/q1sh101/cipherium.git
    cd cipherium
  2. Run the command:

    npm install 
  3. Run the command:

    npm start

    or

    npx cipherium

📜 License

This project is licensed under the MIT License.

💡 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.