Enigma Simulation - EnigmaUtil Documentation

EnigmaUtil Class

The class EnigmaUtil implements a namespace for various support functions.

EnigmaUtil Methods

create_randomized_rotor_list(lst,debug)
return a randomized Python list that can be used as a rotor.

lst name of ordered (alphabet) list.

debug (optional) display debug messages

create_randomized_reflector_list(lst,debug)
return a randomized Python list that can be used as a reflector.

lst name of ordered (alphabet) list.

debug (optional) display debug messages