Enigma machine simulator in Python
- There are 5 encryption wheels - rotors V, IV, III, II, I.
- The machine is a version of M3, which means there are only three rotors in use.
- There is only one reflector and there are no additional parts (plug board, accessories, etc.).
- Configuration book for each day of the given month - an attachment in JSON format called json.book-code.
- The encrypted text is displayed as a group of 5 letters separated by a space.