git ssb

0+

dangerousbeans / project-entropy.com



Tree:
๐Ÿ“„.jshintrc
๐Ÿ“„.npmignore
๐Ÿ“„.travis.yml
๐Ÿ“„LICENSE
๐Ÿ“„README.md
๐Ÿ“„algos.js
๐Ÿ“„algos.json
๐Ÿ“„browser.js
๐Ÿ“„curves.js
๐Ÿ“„ec.param
๐Ÿ“„index.js
๐Ÿ“„package.json
๐Ÿ“„sign.js
๐Ÿ“„verify.js
README.md

browserify-sign Build Status

A package to duplicate the functionality of node's crypto public key functions, much of this is based on Fedor Indutny's work on tls.js.

Built with git-ssb-web