masonicGIT / sjcl-cli

An interactive command-line interface for SJCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJCL Command Line Interface (sjcl-cli)

Summary

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

About

An interactive command-line interface for SJCL

License:MIT License


Languages

Language:JavaScript 100.0%