Skip to content

utkarshshah007/Crypto197

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

crypto197shahutk - A Small Crypto Node Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published