secp256k1-node
EC library
A Node.js binding for an optimized C library for EC operations on the secp256k1 curve
Node.js binding for an Optimized C library for EC operations on curve secp256k1
350 stars
13 watching
122 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,121 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
indutny/elliptic | Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. | 1,711 |
cryptocoinjs/ecurve | A JavaScript implementation of Elliptic Curve Cryptography for secure data transmission and verification. | 58 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
eosio/eosjs-ecc | Provides functions for elliptic curve cryptography and key management | 289 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 29 |
paulmillr/noble-secp256k1 | Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 33 |
cryptocoinjs/coininfo | Provides standardized data for various cryptocurrencies | 116 |
paulmillr/noble-curves | A set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives. | 708 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |