Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 486 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 486 Bytes

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