A modular Python tool for encryption/decryption operations. Currently supports Caesar Cipher, with plans to expand to other cipher types. Designed for both learning and practical use.
- Caesar Cipher: Classic shift-based substitution cipher
- CLI Interface: User-friendly command-line operations
- Modular Design: Easy integration of new ciphers
- Text Preservation: Maintains case and non-alphabetic characters
- Provide hands-on cryptography implementation examples
- Create extensible base for multiple cipher types
- Serve as educational resource for Python developers
Features:
Case preservation: Python β Udymts
Symbol retention: Hello! β Khoor!
Negative shifts supported
git clone https://github.com/DevlTz/qzuipo-toolkit.git
cd qzuipo-toolkit.git
python3 CC.py
βοΈ Planned cipher implementations:
- β
Caesar Cipher
⒠Vigenère Cipher
β’ XOR Cipher
β’ RSA Encryption
- Fork repository
- Create feature branch
- Add tests for new ciphers
- Submit PR with documentation updates
> hhttps://www.khanacademy.org/computing/computer-science/cryptography/crypt/v/caesar-cipher
> https://cryptography.io/en/latest/
> https://docs.python.org/3/library/argparse.html
π GPL3.0 license π¨π» Maintainer: [r3qu1em]
π§ Contact: [kaua.dovale@proton.me]
π Issue Tracker: GitHub Issues
Happy encrypting! π More ciphers coming soon...