Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 679 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 679 Bytes

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.