https://github.com/browserify/browserify-sign
createSign and createVerify in your browser
https://github.com/browserify/browserify-sign
Last synced: about 2 months ago
JSON representation
createSign and createVerify in your browser
- Host: GitHub
- URL: https://github.com/browserify/browserify-sign
- Owner: browserify
- License: isc
- Created: 2014-11-14T21:45:42.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-09-24T20:18:15.000Z (5 months ago)
- Last Synced: 2025-12-12T14:16:32.461Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 265 KB
- Stars: 48
- Watchers: 6
- Forks: 59
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# browserify-sign
[](https://www.npmjs.org/package/browserify-sign)
[](https://travis-ci.org/crypto-browserify/browserify-sign)
[](https://david-dm.org/crypto-browserify/browserify-sign#info=dependencies)
[](https://github.com/feross/standard)
A package to duplicate the functionality of node's crypto public key functions, much of this is based on [Fedor Indutny's](https://github.com/indutny) work on [indutny/tls.js](https://github.com/indutny/tls.js).
## LICENSE
ISC