### crypto-enigma

[](https://hackage.haskell.org/package/crypto-enigma)


[](https://travis-ci.org/orome/crypto-enigma)
<!---
[](https://hackage.haskell.org/package/crypto-enigma)

--->
An Enigma machine simulator with state and encoding display.
This is adapted, as an exerecise in learning Haskell, from an earlier learning project written in Mathematica.
It is my first Haskell program.
See also:
* [enigma-hs](https://github.com/kc1212/enigma-hs)
* [crypto-classical](https://github.com/fosskers/crypto-classical)
---
### Development status
[](https://travis-ci.org/orome/crypto-enigma)
I'm currently experimenting with some Haskell language features and can't promise
[the development version](https://github.com/orome/crypto-enigma/tree/develop)
will work.