Skip to content
/ Enigma Public

An Enigma Machine in Haskell for Text Encryption

License

Notifications You must be signed in to change notification settings

EYH0602/Enigma

Repository files navigation

Enigma Machine

A simple practice of the state monad :).

Usage

> stack build
> stack exec Enigma-exe -- --message="HELLO WORLD"
INNBE CUZWY

Tests

stack test

About

An Enigma Machine in Haskell for Text Encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published