Skip to content

This is an implementation of the Enigma, a machine used by the Germans to encrypt messages during WWII.

Notifications You must be signed in to change notification settings

rasmusnord/enigma

Repository files navigation

Enigma

The Enigma machine was a device used for encryption and decryption during World War II. It was widely used by the German military to encrypt their communications, but was eventually broken by Allied codebreakers.

Screenshot

Development

npm install
npm run dev

Testing

npm test
npm run test:e2e

About

This is an implementation of the Enigma, a machine used by the Germans to encrypt messages during WWII.

Topics

Resources

Stars

Watchers

Forks