encode/decoder for the Jefferson artichoke cipher. reference: http://cryptiana.web.fc2.com/code/jeffers3.htm
- Node.js
- NPM
npm install -g
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