You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the current code (50f7c42) will encrypt/decrypt a message, it doesn't seem to work like a real Enigma machine yet. Currently I'm trying to understand the setup and trying a simple encryption of AAAAA, as described here. It's not producing the same results yet.