licenses.dev

scryptsy v1.2.1

Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
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
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()DIRECT12
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
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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/scryptsy)](https://licenses.dev/npm/scryptsy)
<a href="https://licenses.dev/npm/scryptsy">
  <img src="https://licenses.dev/b/npm/scryptsy" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.1 version:

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