-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,19 +16,17 @@ | |
- [Enigma I](#enigma-one) | ||
- [Enigma M3](#enigma-m3) | ||
- [Enigma M4](#enigma-m4) | ||
- [Understanding the Emulator](#understanding-the-sim) | ||
- [Configuring the Settings](#configuring) | ||
- [Enciphering Characters and Numbers](#characters) | ||
- [Understanding the Emulator](#understanding-the-simulator) | ||
- [Machine Settings](#machine-settings) | ||
- [Enciphering a Message](#eniphering) | ||
- [Space / Stop characters](#space-stop-chars) | ||
- [Encoding numbers](#encode-numbers) | ||
- [Deciphering Message](#decipher) | ||
- [Glossary of Technical Terms](#glossary) | ||
- [Other Enigma Simulators](#other-enigmas) | ||
- [References](#references) | ||
- [Dedications](#dedications) | ||
|
||
> NOTE: If you are confused by some parts of this manual, please write me an email at: [email protected], or open an issue at the [repository on GitHub](https://github.com/lubeskih/enigma-emulator). I will do everything I can to improve the manual and clear up any confusions regarding the manual. | ||
> This manual is a collection of already published explanations of the machine (check the References section), however, I drew the illustrations using Adobe XD. | ||
<h3 style="background-color: #2b303b; color: white; padding: 3px 5px 3px 5px; display: inline-block">Introduction</h3> | ||
|
||
Welcome to the **Enigma Operator's Field Manual**. This manual's purpose is to demystify the Enigma machine, uncover the inner working of the device, as well as provide clear instructions for operating it on a [computer emulator](https://enigma.lh.mk). | ||
|