Temporary file and directory creator
Audited & minimal JS implementation of elliptic curve cryptography
The tmp package with promises support and disposers.
Fastest 5KB JS implementation of ed25519 EDDSA signatures compliant with RFC8032, FIPS 186-5 & ZIP215
TypeScript definitions for tmp
Recursively mkdir, like `mkdir -p`
Generate a unique filename for use in temporary directories or caches.
Get the user home directory with fallback to the system temp directory
BIP-0032 like derivation for ed25519 curve
Pure JavaScript X509 certificate tools for Node.js
BIP-0032 like derivation for ed25519 curve
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
A Javascript library for generating and performing common operations on Linked Data cryptographic key pairs.
Abstractions around NEAR-compatible elliptical curves and cryptographic keys
A polyfill that adds Ed25519 key manipulation capabilities to `SubtleCrypto` in environments where it is not yet supported
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Helpers for generating and transforming key material
Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
JSON-LD Context for the Ed25519 2018 Cryptosuite.
Javascript library for generating and working with Ed25519VerificationKey2020 key pairs, for use with crypto-ld.
Audited & minimal JS implementation of Salsa20, ChaCha and AES
JSON-LD Context for the Ed25519 2020 Cryptosuite.
A least-recently-used cache in 35 lines of code