licenses.dev

pbkdf2 v3.1.2

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
create-hash • 1.2.0create hashes for browserifyDIRECT10
create-hmac • 1.1.7node style hmacs in the browserDIRECT11
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
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.DIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
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 javascriptDIRECT2
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/pbkdf2)](https://licenses.dev/npm/pbkdf2)
<a href="https://licenses.dev/npm/pbkdf2">
  <img src="https://licenses.dev/b/npm/pbkdf2" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.2 version:

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