A tiny secp256k1 JS
A tiny secp256k1 JS
This module provides native bindings to ecdsa secp256k1 functions
A tiny secp256k1 JS
Fastest 5KB JS implementation of secp256k1 ECDH & ECDSA signatures compliant with RFC6979
Minimal wrapper around libsecp256k1 library (https://github.com/bitcoin-core/secp256k1).
Pure JavaScript implementation of the BIP schnorr signature scheme and the muSig multi-signature scheme
A BIP32 compatible library
Audited & minimal JS implementation of elliptic curve cryptography
TypeScript definitions for secp256k1
A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM,
A tiny secp256k1 JS
A TypeScript library for Bitcoin transaction management, based on Bitcoin Descriptors for defining inputs and outputs. It facilitates optimal UTXO selection and transaction size calculation.
A secretlint rule that checks for secp256k1 private keys.
An interface over BIP-32 and BIP-39 key derivation paths
All the cryptographic primitives used in Ethereum.
Core library of Boltz
Library for encoding ECDSA private keys to PEM, DER and raw hex formats
Library for deriving public keys for threshold signature schemes used on the Internet Computer
WASM build of libsecp256k1
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519
Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt
Universal Bitcoin signer library with branded types and pluggable CryptoBackend
createECDH but browserifiable