licenses.dev

keccak256 v1.0.6

A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserDIRECT2
keccak • 3.0.4Keccak sponge function familyDIRECT7
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
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-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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/keccak256)](https://licenses.dev/npm/keccak256)
<a href="https://licenses.dev/npm/keccak256">
  <img src="https://licenses.dev/b/npm/keccak256" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.6 version:

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