Skip to content

hsrain3/Enigma-CPP

Repository files navigation

Enigma

This project implement an Enigma machine in C++.

The principle of Enigma and encryption process

YouTube

Start

git clone https://github.com/hsrain3/Enigma-CPP.git
cd Enigma-CPP

compile

make

This program will pass configuration file names as arguments to execute. Eg.

./enigma plugboards/I.pb reflectors/I.rf rotors/I.rot rotors/II.rot rotors/III.rot rotors/I.pos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published