Skip to content

An Enigma machine simulator built using Haskell, accurately replicating the encryption mechanics of the historic cipher device.

Notifications You must be signed in to change notification settings

priscilla-e/enigma-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Enigma Simulation Problem

This is a programming assignment I completed as part of my second year Functional Programming course.

For more information on the program, see Assignment-Brief.pdf.

Running the program

This is a haskell program so ensure to have Glasgow Haskell Compiler (GHCi) installed on your computer.

  1. Navigate to the code directory and run load Main.hs into GCHi.
  2. From GHCi Run main.

About

An Enigma machine simulator built using Haskell, accurately replicating the encryption mechanics of the historic cipher device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published