Skip to content

MAZ01001/enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma

Enigma cipher machine encoder and decoder in JavaScript

  • almost like the real thing ft. loading screen
  • create enigma for encoding
    • read from file
    • configure
      • give custom alphabet (Unicode supported)
      • set number of weels (signal only goes one way)
      • set number of plugs (auto maximum)
  • import enigma for decoding
    • read from file
    • mirror encoding enigma
  • set custom turning number
  • auto "turn" on every character that is encoded, one after another

About

Enigma cipher machine encoder and decoder in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Contributors