1.0.9 • Published 4 years ago

browserify-sjcl v1.0.9

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

browserify-sjcl

Browser-side for sjcl which is a Stanford Javascript Crypto Library.

It solves the problem that the node crypto module is added to bundle files when package sjcl files.

Install

npm install browserify-sjcl

Documentation

It is the browser-side for sjcl. You can Go to the sjcl documentation.