Skip to content

Emulation of the Enigma & Sigaba cipher machines.

Notifications You must be signed in to change notification settings

keltia/cipher-machines

Repository files navigation

cipher-machines

  • Emulation of the WWII cipher machines: Enigma & Sigaba

godoc license build Go Report Card

Work in progress, still incomplete

Installation

Like many Go-based tools, installation is very easy

go get github.com/keltia/cipher-machines

or

git clone https://github.com/keltia/cipher-machines
go install ./cmd/...

The library is fetched, compiled and installed in whichever directory is specified by $GOPATH. The atlas binary will also be installed.

TODO

  • more tests (and better ones!)
  • more actual code (like Sigaba :))

External Documentation

About

Emulation of the Enigma & Sigaba cipher machines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published