Internship
Simulators Bombe and Enigma
The aim of this project is to implement a pair of simulators for the Bombe and the Enigma embedded in our webpages. The implementation is probably mostly in Java. Various simulators for diverse variants of the Enigma already exists and a prototypical implementation of the Bombe is also available. Both implementations must work together. The implementations must be documented.
Parts to be delivered:
- A description of the theoretical background.
- Working online simulator pair Enigma and Bombe.
- Documentation.