Skip to content

MattRoseDev/enigma-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enigma Machine

This is an Enigma machine cryptographer.

Usage

Generate your rotors with this command.

$: scala rotor.scala generate

You can encrypt or decrypt your text with this command.

$: scala main.scala "to be, or not to be" // output: v895#|{8iwx%ng6455h
$: scala main.scala "v895#|{8iwx%ng6455h" // output: to be, or not to be

About

This is an Enigma machine cryptographer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages