An encryption based on the ord()
method and a random rotor generation
100 characters (string.printable
) for each rotors
-e [string]: encrypt
-d [encrypted string]: decrypt
-s [config name]: save the current config
-l [config name] : load a config
-q : exit
If you're bored you can :
- A GUI
- Calculate the combinasions
- Brake the machine (GG if you succed)
- Read the README.md