The Enigma machine is a cipher device developed and used in the early- to mid-20th century to protect commercial, diplomatic, and military communication. It was employed extensively by Nazi Germany during World War II, in all branches of the German military. The Enigma machine was considered so secure that it was used to encipher the most top-secret messages.
git clone https://github.com/SAJAD-net/pyenigma.git
cd pyenigma
python3 enigma_rotors_configure.py
python3 pyenigma.py
pip install -r requirements.txt
python3 pyenigma_gui.py