Skip to content

This C++ program simulates the behaviour of the World War 2 German encryption machine called Enigma. It encrypts texts supplied in the input file. Files containing plugboard, reflector and rotor configurations are included. Running example: ./enigma plugboards/IV.pb reflectors/I.rf rotors/II.rot rotors/I.pos <file_with_text_to_encrypt.txt> outpu…

Notifications You must be signed in to change notification settings

GorshkovIvan/Enigma

About

This C++ program simulates the behaviour of the World War 2 German encryption machine called Enigma. It encrypts texts supplied in the input file. Files containing plugboard, reflector and rotor configurations are included. Running example: ./enigma plugboards/IV.pb reflectors/I.rf rotors/II.rot rotors/I.pos <file_with_text_to_encrypt.txt> outpu…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published