licenses.dev

hypercore-crypto v1.0.0

The crypto primitives used in hypercore, extracted into a separate module

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
blake2b-wasm • 2.4.0Blake2b implemented in WASMINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.DIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.DIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
siphash24 • 1.3.1SipHash (2-4) implemented in pure Javascript and WebAssemblyINDIRECT1
sodium-javascript • 0.5.6WIP - a pure javascript version of sodium-nativeINDIRECT7
sodium-native • 2.4.9Low level bindings for libsodiumINDIRECT3
sodium-universal • 2.0.0Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT12
uint64be • 2.0.2Encode / decode big endian unsigned 64 bit integersDIRECT3
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
ISC4
PackageRelationDependenciesPublished
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
nanoassert • 1.1.0Nanoscale assertion moduleINDIRECT0
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
b4a • 1.6.6Bridging the gap between buffers and typed arraysINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/hypercore-crypto/1.0.0)](https://licenses.dev/npm/hypercore-crypto/1.0.0)
<a href="https://licenses.dev/npm/hypercore-crypto/1.0.0">
  <img src="https://licenses.dev/b/npm/hypercore-crypto/1.0.0" alt="licenses" />
</a>
GitHub