licenses.dev

@hyperswarm/secret-stream v6.6.3

Secret stream backed by Noise and libsodium's secretstream

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
hypercore-crypto • 3.4.2The crypto primitives used in hypercore, extracted into a separate moduleDIRECT5
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
sodium-native • 4.2.2Low level bindings for libsodiumINDIRECT1
sodium-secretstream • 1.1.1Wraps libsodiums secretstream in a higher level abstractionDIRECT4
sodium-universal • 4.0.1Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT2
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsDIRECT4
timeout-refresh • 2.0.1Efficiently refresh a timerDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysDIRECT0
bare-events • 2.5.0Event emitters for JavaScriptINDIRECT0
compact-encoding • 2.15.0A series of compact encoding schemes for building small and fast parsers and serializersINDIRECT1
text-decoder • 1.2.1Streaming text decoder that preserves multibyte Unicode charactersINDIRECT0
ISC3
PackageRelationDependenciesPublished
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
noise-curve-ed • 2.0.1Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)DIRECT5
noise-handshake • 3.1.0## Usage ```js const Noise = require('noise-handshake') const Cipher = require('noise-handshake/cipher') const initiator = new Noise('IK', true) const responder = new Noise('IK', false)DIRECT5
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40hyperswarm%2Fsecret-stream)](https://licenses.dev/npm/%40hyperswarm%2Fsecret-stream)
<a href="https://licenses.dev/npm/%40hyperswarm%2Fsecret-stream">
  <img src="https://licenses.dev/b/npm/%40hyperswarm%2Fsecret-stream" alt="licenses" />
</a>

Or the licenses badge code for the 6.6.3 version:

[![licenses](https://licenses.dev/b/npm/%40hyperswarm%2Fsecret-stream/6.6.3)](https://licenses.dev/npm/%40hyperswarm%2Fsecret-stream/6.6.3)
<a href="https://licenses.dev/npm/%40hyperswarm%2Fsecret-stream/6.6.3">
  <img src="https://licenses.dev/b/npm/%40hyperswarm%2Fsecret-stream/6.6.3" alt="licenses" />
</a>
GitHub