sjcl-cli-file
v0.1.3
Published
A command line interface for SJCL, with file I/O
Downloads
3
Readme
SJCL Command Line Interface (sjcl-cli)
Summary
Fork of https://github.com/masonicGIT/sjcl-cli to add support for file I/O
An partial, interactive command-line interface for the Stanford Javascript Crypto Library
Requirements
Installation
git clone https://github.com/masonicGIT/sjcl-cli
cd sjcl-cli
npm install -g
Usage
To view the list of supported commands
sjcl --help