Continuing my fun with the Enigma machine: I wrote two emulators for a Commodore 64, one in BASIC and the other in Assembly (Turbo Macro Pro, coded on a C64).
The BASIC version does about 3 characters per second. The assembly version can encrypt/decrypt roughly 1500 characters per second.
