In this project, we built a Desktop application using javaFX. The application describes extensive usage options in a virtual Enigma machine, which include:
- Loading of various Enigma machines based on XML files.
- Configuring your own machine configuration.
- Encryption and decryption of messages with the help of the Enigma machine.
- Saving history of ciphered text.
- Automatic brute-force decoding mode.
This project is a direct continuation of the project Virtual Enigma Machine