PIN encrypted enigma machine cipher texts
Project description
EnigmaCipher
A Python package that simulates the encryption and decryption mechanisms of an Enigma machine with PIN protection.
Capabilities
- Utilize the shuffle command to introduce new rotors
- Securely encrypt and decrypt messages with a PIN-based system
Installation
To install EnigmaCipher, simply run:
pip install enigmacifra
Verify the installation by checking the version:
$ enigma --version
Usage
The EnigmaCipher package can be used via the command line.
Command Line
To shuffle rotors:
$ enigma shuffle
To encrypt a message:
$ enigma encrypt
To decrypt a message:
$ enigma decrypt
Development
To contribute to EnigmaCipher, clone the repository and make sure to install the development dependencies.
git clone https://github.com/1darshanpatil/enigmacipher
cd enigmacipher
pip install -e .
Support
If you encounter any problems or have suggestions, please file an issue on the GitHub issue tracker.
License
The project is licensed under the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
enigmacifra-0.2.0.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for enigmacifra-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ecd36aedbc2eef543f39d49a9374b3325187dce6bc59d63914ffc071abba969 |
|
MD5 | 1566b2bfacd3f055fd9483567a6446e8 |
|
BLAKE2b-256 | 51cad283e3e43f11c8c1619e0fa87cc7182ce6d5929cb666e0296a42f1c81c01 |