skelly86 / enigma

Enigma derived encryption written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enigma

Enigma encryption implimented in C++(8-bit encryption algorithm)

This is an attempt to figure out how encryption works. I started this project a year ago, and am now trying to simplify the code.

About

Enigma derived encryption written in C++

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%