solongtony / enigma

To explore historic cryptographic methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is to explore historic cryptographic methods. Techniques focus on alphabetic messages, not binary data.

Usage

Currently I'm running the code in node.js. In the future, I may add an HTML interface.

To see the output of all demos:

node demo/demo.js

or run individual demo files under demo/

About

To explore historic cryptographic methods.


Languages

Language:JavaScript 100.0%