licenses.dev

crypto-browserify v3.12.0

implementation of crypto for the browser

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
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 javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
browserify-cipher • 1.0.1ciphers for the browserDIRECT17
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
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-ecdh • 4.0.4createECDH but browserifiableDIRECT8
create-hash • 1.2.0create hashes for browserifyDIRECT10
create-hmac • 1.1.7node style hmacs in the browserDIRECT11
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanDIRECT5
elliptic • 6.6.0EC cryptographyINDIRECT7
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
hash-base • 3.0.4abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
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 JavaScriptINDIRECT6
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
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()DIRECT12
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptDIRECT24
randombytes • 2.1.0random bytes from browserify stand aloneDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneDIRECT2
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC4
PackageRelationDependenciesPublished
browserify-sign • 4.2.3adds node crypto signing for browsersDIRECT35
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.INDIRECT20
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/crypto-browserify)](https://licenses.dev/npm/crypto-browserify)
<a href="https://licenses.dev/npm/crypto-browserify">
  <img src="https://licenses.dev/b/npm/crypto-browserify" alt="licenses" />
</a>

Or the licenses badge code for the 3.12.0 version:

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