mucipher

A library to produce simple ciphers for use with lambdabot.

Latest on Hackage:0.6.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-GPL licensed and maintained by Andrew Robbins

To use MuCipher, first import Codec.MuCipher, then pick something to say. Then use showCipher or printCipher to see how to hide the message. After the message is ciphered, it can be deciphered by running it any Haskell interpreter, like Hugs or lambdabot.