Skip to content

rlggyp/enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enigma

Cipher machine used by NAZI Germany during World War II.

Build and Run

Prerequisites

  • GCC compiler
  • Make utility

Build the Project

Run the following command to compile the project:

make build

Run the Project

Execute the following command to build and run the project:

make run

Clean the Build

To remove the compiled files, run:

make clean

About

Cipher machine used by NAZI Germany during World War II

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published