1.0.115 • Published 4 months ago
cipherium v1.0.115
Cipherium
🔐 Cipherium - A powerful encryption tool for encoding and decoding messages using various cipher techniques.
✨ 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:
Clone the repository:
git clone https://github.com/q1sh101/cipherium.git cd cipherium
Run the command:
npm install
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.