/Encryption-with-Haskell

These are I/O Haskell functions designed for two purposes: (1) to encrypt and decrypt text files using a caesar cipher and (2) to detect the language of a text file by comparing character frequency distributions.

Primary LanguageHaskell

Watchers