licenses.dev

@mapeo/crypto v1.0.0-alpha.8

Key management and encryption / decryption functions for Mapeo

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
@types/b4a • 1.6.4TypeScript definitions for b4aDIRECT2
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
base-x • 3.0.10Fast base encoding / decoding of any given alphabetDIRECT1
base32.js • 0.1.0Base 32 encodings for JavaScriptDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
blake2b-universal • 1.0.1blake2b that works in node and in the browserINDIRECT6
blake2b-wasm • 2.4.0Blake2b implemented in WASMINDIRECT2
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
crc • 3.8.0Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.DIRECT3
derive-key • 1.0.1Derive a named key from a master keyDIRECT7
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
lodash • 4.17.21Lodash modular utilities.DIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
siphash24 • 1.3.1SipHash (2-4) implemented in pure Javascript and WebAssemblyINDIRECT1
sodium-javascript • 0.8.0WIP - a pure javascript version of sodium-nativeINDIRECT11
sodium-native • 3.4.1Low level bindings for libsodiumINDIRECT1
sodium-universal • 3.1.0Universal wrapper for sodium-javascript and sodium-native working in Node.js and the BrowserDIRECT20
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
xsalsa20 • 1.2.0XSalsa20 implemented in Javascript and WebAssemblyINDIRECT0
z32 • 1.1.0Encode & decode z-base32DIRECT1
ISC9
PackageRelationDependenciesPublished
blake2b • 2.1.4Blake2b (64-bit version) in pure JavascriptINDIRECT3
chacha20-universal • 1.0.4chacha20 in pure javascriptINDIRECT1
compact-encoding-net • 1.2.0Compact codecs for net typesDIRECT2
compact-encoding-struct • 1.3.0generate compact encodings from defined structsDIRECT0
nanoassert • 2.0.0Nanoscale assertion moduleINDIRECT0
sha256-universal • 1.2.1Sha256 hashing algorithm in both WASM and pure JSINDIRECT3
sha256-wasm • 2.2.2WebAssembly implementation of SHA-256INDIRECT2
sha512-universal • 1.2.1Sha512 implemented in both WASM and pure JSINDIRECT3
sha512-wasm • 2.3.4sha512 hashing algorithm implemented in WebAssemblyINDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysDIRECT0
compact-encoding • 2.15.0A series of compact encoding schemes for building small and fast parsers and serializersDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0-alpha.8 version:

[![licenses](https://licenses.dev/b/npm/%40mapeo%2Fcrypto/1.0.0-alpha.8)](https://licenses.dev/npm/%40mapeo%2Fcrypto/1.0.0-alpha.8)
<a href="https://licenses.dev/npm/%40mapeo%2Fcrypto/1.0.0-alpha.8">
  <img src="https://licenses.dev/b/npm/%40mapeo%2Fcrypto/1.0.0-alpha.8" alt="licenses" />
</a>
GitHub