Skip to content

DuncanMcBain/Enigma-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Enigma-CLI

This project is an implementation of the Enigma cipher machine written in C++. The idea here was "can I keep this as branchless as possible?"

Building

mkdir build && cmake . -B build -GNinja && cmake --build build

About

An implementation of the encryption machine "Enigma" in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published