@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabet | INDIRECT | 0 | |
@stablelib/aead • 1.0.1AEAD interface declaration (authenticated encryption with associated data) | INDIRECT | 0 | |
@stablelib/binary • 1.0.1Binary encoding and decoding | INDIRECT | 1 | |
@stablelib/bytes • 1.0.1Byte utilities | INDIRECT | 0 | |
@stablelib/chacha • 1.0.1ChaCha stream cipher | INDIRECT | 3 | |
@stablelib/chacha20poly1305 • 1.0.1ChaCha20-Poly1305 AEAD (RFC 7539) | DIRECT | 7 | |
@stablelib/constant-time • 1.0.1Algorithmically constant-time utility functions | INDIRECT | 0 | |
@stablelib/hash • 1.0.1Cryptographic hash function interface declarations | INDIRECT | 0 | |
@stablelib/hkdf • 1.0.1HMAC-based Extract-and-Expand Key Derivation Function (HKDF, RFC 5869) | DIRECT | 4 | |
@stablelib/hmac • 1.0.1Hash-based message authentication code (HMAC) | INDIRECT | 3 | |
@stablelib/int • 1.0.1Integer number utilities | INDIRECT | 0 | |
@stablelib/keyagreement • 1.0.1Key agreement interface declaration and utilities | INDIRECT | 1 | |
@stablelib/poly1305 • 1.0.1Poly1305 one-time message authentication code | INDIRECT | 2 | |
@stablelib/random • 1.0.2Cryptographically-secure pseudorandom number generator | INDIRECT | 3 | |
@stablelib/sha256 • 1.0.1SHA-256 cryptographic hash function | DIRECT | 4 | |
@stablelib/wipe • 1.0.1Wipes bytes and arrays (sets all values to zero) | INDIRECT | 0 | |
@stablelib/x25519 • 1.0.3X25519 key agreement (Curve25519) | DIRECT | 6 | |
@types/long • 4.0.2TypeScript definitions for long.js | INDIRECT | 0 | |
@types/node • 22.8.6TypeScript definitions for node | INDIRECT | 1 | |
asn1.js • 5.4.1ASN.1 encoder and decoder | INDIRECT | 4 | |
base64-js • 1.5.1Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
bindings • 1.5.0Helper module for loading your native module's .node file | INDIRECT | 1 | |
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! | INDIRECT | 8 | |
bn.js • 4.12.0Big number implementation in pure javascript | INDIRECT | 0 | |
brorand • 1.1.0Random number generator for browsers and node.js | INDIRECT | 0 | |
buffer • 6.0.3Node.js Buffer API, for the browser | INDIRECT | 2 | |
cids • 1.1.9CID Implementation in JavaScript | INDIRECT | 8 | |
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms. | INDIRECT | 0 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | DIRECT | 1 | |
elliptic • 6.6.0EC cryptography | INDIRECT | 7 | |
err-code • 3.0.1Create an error with a code | INDIRECT | 0 | |
events • 3.3.0Node's event emitter for all engines. | INDIRECT | 0 | |
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js core | INDIRECT | 0 | |
file-uri-to-path • 1.0.0Convert a file: URI to a file path | INDIRECT | 0 | |
get-iterator • 1.0.2Get the default iterator or async iterator for an Iterable. | INDIRECT | 0 | |
hash.js • 1.1.7Various hash functions that could be run by both browser and node | INDIRECT | 2 | |
hmac-drbg • 1.0.1Deterministic random bit generator (hmac) | INDIRECT | 4 | |
is-buffer • 2.0.5Determine if an object is a Buffer | INDIRECT | 0 | |
is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
iso-random-stream • 2.0.2Random bytes stream for node and browser | INDIRECT | 6 | |
it-handshake • 2.0.0Create handshakes for binary protocols with iterable streams. | INDIRECT | 13 | |
it-length-prefixed • 5.0.3Streaming length prefixed buffers with async iterables | DIRECT | 10 | |
it-pair • 1.0.0pair a source async iterable stream and a sink async iterable stream | DIRECT | 1 | |
it-pipe • 1.1.0Utility to "pipe" async iterables together | DIRECT | 0 | |
it-pushable • 1.4.2Pushable iterable | INDIRECT | 1 | |
it-reader • 3.0.0Read an exact number of bytes from a binary (async) iterable | INDIRECT | 9 | |
libp2p-crypto • 0.19.7Crypto primitives for libp2p | DIRECT | 45 | |
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modules | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
multibase • 4.0.6JavaScript implementation of the multibase specification | INDIRECT | 1 | |
multicodec • 3.2.1JavaScript implementation of the multicodec specification | INDIRECT | 3 | |
multihashes • 4.0.3multihash implementation | INDIRECT | 5 | |
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility | INDIRECT | 0 | |
node-addon-api • 5.1.0Node.js API (Node-API) | INDIRECT | 0 | |
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuilds | INDIRECT | 0 | |
p-defer • 3.0.0Create a deferred promise | INDIRECT | 0 | |
peer-id • 0.14.8IPFS Peer Id implementation in Node.js | DIRECT | 56 | |
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functions | INDIRECT | 10 | |
string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easier | DIRECT | 1 | |
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easier | INDIRECT | 1 | |
undici-types • 6.19.8A stand-alone types package for Undici | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizes | INDIRECT | 0 | |
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizes | INDIRECT | 0 | |