Skip to content

Meowcolm024/enigma_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma_rust

A translation from my Haskell version Enigma simulator.

One difference: the reflector is not generated randomly.

to run

cargo run

example

enigma machine simulator
seed: 23
rotor position 1: 5 
rotor position 2: 12
rotor position 3: 7
input text (q to quit): HELLOWORLD
cipher text: DTPZWBVADW
input text (q to quit): q

About

the enigma machine re implemented using rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages