crypto-enigma-0.0.1.4: An Enigma machine simulator with display.
The crypto-enigma package is an Enigma machine simulator with rich display and machine state details.
For basic functionality, including some introspection of machine state and the mappings performed, simply
> import Crypto.Enigma
For richer display functionality additionally
> import Crypto.Enigma.Display
Modules
- Crypto
- Crypto.Enigma Enigma machine simulator.
- Crypto.Enigma.Display Display of Enigma machine state and encoding.
- Crypto.Enigma Enigma machine simulator.