Skip to content

jamiechong/artichoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

artichoke

encode/decoder for the Jefferson artichoke cipher. reference: http://cryptiana.web.fc2.com/code/jeffers3.htm

Original Source

Requires

  • Node.js
  • NPM

Install

npm install -g

Usage

  Usage: artichoke [options] <phrase>

  Options:

    -h, --help               output usage information
    -k, --keyword <keyword>  keyword to use. Default "artichoke"
    -e, --encode             encode the given phrase. Default
    -d, --decode             decode the given phrase

About

encode/decoder for the Jefferson artichoke cipher. reference: http://cryptiana.web.fc2.com/code/jeffers3.htm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published