licenses.dev

browserify-sign v4.2.3

adds node crypto signing for browsers

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-rsa • 4.1.1RSA for browserifyDIRECT3
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-hash • 1.2.0create hashes for browserifyDIRECT7
create-hmac • 1.1.7node style hmacs in the browserDIRECT8
elliptic • 6.6.0EC cryptographyDIRECT7
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
hash-base • 3.0.4abstract base class for hash-streamsDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT9
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsDIRECT7
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.DIRECT16
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/browserify-sign)](https://licenses.dev/npm/browserify-sign)
<a href="https://licenses.dev/npm/browserify-sign">
  <img src="https://licenses.dev/b/npm/browserify-sign" alt="licenses" />
</a>

Or the licenses badge code for the 4.2.3 version:

[![licenses](https://licenses.dev/b/npm/browserify-sign/4.2.3)](https://licenses.dev/npm/browserify-sign/4.2.3)
<a href="https://licenses.dev/npm/browserify-sign/4.2.3">
  <img src="https://licenses.dev/b/npm/browserify-sign/4.2.3" alt="licenses" />
</a>
GitHub