licenses.dev

@polkadot/util-crypto v6.11.1

A collection of useful crypto utilities for @polkadot

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT29
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
base-x • 3.0.10Fast base encoding / decoding of any given alphabetDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSDIRECT0
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
create-hash • 1.2.0create hashes for browserifyDIRECT10
cuint • 0.2.2Unsigned integers for JavascriptINDIRECT0
elliptic • 6.6.0EC cryptographyDIRECT7
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 nodeDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.DIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scryptsy • 2.1.0Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.DIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xxhashjs • 0.2.2xxHash in JavascriptDIRECT1
Apache-2.09
PackageRelationDependenciesPublished
@polkadot/networks • 6.11.1A list of all available Substrate networks and their applicable prefixesDIRECT2
@polkadot/util • 6.11.1A collection of useful utilities for @polkadotDIRECT11
@polkadot/wasm-crypto-asmjs • 4.6.1Asm.js content for wasm-cryptoINDIRECT2
@polkadot/wasm-crypto-wasm • 4.6.1Wasm content for wasm-cryptoINDIRECT2
@polkadot/wasm-crypto • 4.6.1A wasm interface layer for use by @polkadot/util-cryptoDIRECT4
@polkadot/x-global • 6.11.1A cross-environment global replacementINDIRECT2
@polkadot/x-randomvalues • 6.11.1A cross-environment window.crypto.getRandomValues replacementDIRECT3
@polkadot/x-textdecoder • 6.11.1A TextDecoder replacementINDIRECT3
@polkadot/x-textencoder • 6.11.1A TextDecoder replacementINDIRECT3
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptDIRECT0
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/%40polkadot%2Futil-crypto)](https://licenses.dev/npm/%40polkadot%2Futil-crypto)
<a href="https://licenses.dev/npm/%40polkadot%2Futil-crypto">
  <img src="https://licenses.dev/b/npm/%40polkadot%2Futil-crypto" alt="licenses" />
</a>

Or the licenses badge code for the 6.11.1 version:

[![licenses](https://licenses.dev/b/npm/%40polkadot%2Futil-crypto/6.11.1)](https://licenses.dev/npm/%40polkadot%2Futil-crypto/6.11.1)
<a href="https://licenses.dev/npm/%40polkadot%2Futil-crypto/6.11.1">
  <img src="https://licenses.dev/b/npm/%40polkadot%2Futil-crypto/6.11.1" alt="licenses" />
</a>
GitHub