crypto-enigma: An Enigma machine simulator with display.
The crypto-enigma package is an Enigma machine simulator with rich display and machine state details.
Currently support is only provided for the machine models in most widespread general use during the war years: the I, M3, and M4.
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
(Note that this package assumes support for combining Unicode, without which some output may appear garbled.)
[Skip to Readme]
Downloads
- crypto-enigma-0.0.2.9.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.3, 0.0.1.4, 0.0.1.5, 0.0.1.6, 0.0.1.7, 0.0.2.0, 0.0.2.1, 0.0.2.2, 0.0.2.3, 0.0.2.4, 0.0.2.5, 0.0.2.6, 0.0.2.7, 0.0.2.8, 0.0.2.9, 0.0.2.10, 0.0.2.11, 0.0.2.12, 0.0.2.13, 0.0.2.14, 0.0.3.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5, 0.1.1.6 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8.1.0 && <=4.10.1.0), containers (>=0.5.5.1), MissingH (>=1.3.0.1), mtl (>=2.2), split (>=0.2.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014-2017 Roy Levien |
Author | Roy Levien |
Maintainer | royl@aldaron.com |
Revised | Revision 1 made by Orome at 2017-11-22T15:30:07Z |
Category | Cryptography, Education |
Home page | https://github.com/orome/crypto-enigma-hs |
Bug tracker | https://github.com/orome/crypto-enigma-hs/issues |
Source repo | head: git clone git://github.com/orome/crypto-enigma-hs.git -b develop this: git clone git://github.com/orome/crypto-enigma-hs.git -b hackage(tag 0.0.2.9) |
Uploaded | by Orome at 2017-08-19T22:13:27Z |
Distributions | Arch:0.1.1.6 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 16445 total (36 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-08-19 [all 1 reports] |