browserify-sign

adds node crypto signing for browsers

Usage no npm install needed!

<script type="module">
  import browserifySign from 'https://cdn.skypack.dev/browserify-sign';
</script>

README

browserify-sign

NPM Package Build Status Dependency status

js-standard-style

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

LICENSE

ISC