browserify-sjcl
v1.0.9
Published
Browser-side for sjcl which is a Stanford Javascript Crypto Library
Downloads
141
Maintainers
Readme
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.