crypto197shahutk
v1.1.6
Published
A small library that lets you encode/decode secret messages
Downloads
14
Readme
crypto197shahutk - A Small Crypto Node Module
Installation
npm install -g crypto197shahutk
Usage
Usage: crypto197shahutk -e/d -c/v [text] [key]
Options:
-h, --help output usage information
-e, --encode Encrypt text
-d, --decode Decrypt text
-c, --caesar Use a Caesar cipher
-v, --vigenere' Use a Vigenere cipher
About
crypto197shahutk was created for CIS 197 to easily allow the layman to feel like a ninja-spy-assassin. Choose a secret key and encode messages to your friends! Careful though - these encryptions won't protect you from a real ninja-spy-assassin.