Browser-side for sjcl which is a Stanford Javascript Crypto Library
npm install browserify-sjclIt solves the problem that the node crypto module was added to bundle files when package sjcl.
``bash``
npm install browserify-sjcl
It is the browser-side for sjcl. You can Go to the sjcl documentation.