licenses.dev

scrypt.js v0.2.0

Scrypt in Node.js and in the browser. Fast & simple.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
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.2.1Safer Node.js Buffer APIINDIRECT0
scryptsy • 1.2.1Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.DIRECT13
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
Zlib1
PackageRelationDependenciesPublished
scrypt • 6.0.3The scrypt crypto library for NodeJSDIRECT1
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/npm/scrypt.js/0.2.0)](https://licenses.dev/npm/scrypt.js/0.2.0)
<a href="https://licenses.dev/npm/scrypt.js/0.2.0">
  <img src="https://licenses.dev/b/npm/scrypt.js/0.2.0" alt="licenses" />
</a>
GitHub