cryptocoinjs/secp256k1-node
Node.js binding for an Optimized C library for EC operations on curve secp256k1
JavaScriptNOASSERTION
Issues
- 0
Publish 5.0.1
#208 opened by legobeat - 0
Update libsecp256k1 dependency
#204 opened by vostrnad - 9
Signature mismatches between misc. secp256k1 libraries, secp256k1-node is the odd man out
#197 opened by djvs - 0
- 0
import public key only?
#200 opened by benzmuircroft - 0
Use @noble/curves for browser implementation ?
#199 opened by sublimator - 2
privateKeyModInverse not exported anymore
#198 opened by vostrnad - 3
Release binary
#173 opened by dcharbonnier - 1
- 1
- 1
Ethereum tx signing ?
#191 opened by berktaylan - 1
High singature error
#183 opened by andrebianchessi - 4
instanceof Uint8Array returning false
#175 opened by bitsanity - 3
EC is not a constructor
#141 opened by fainashalts - 3
Consider adding schnorr support
#164 opened by roccomuso - 1
node-gyp issue
#178 opened by ItFlyingStart - 0
Cannot sign on a readable string
#177 opened by tungnnt - 2
Generation of JWK from key outputs
#176 opened by csuwildcat - 0
Not Issue
#174 opened by JettTeixeira - 0
- 3
- 1
Missing Documentation
#165 opened by rishabh-pandey-sternx - 3
Documentation: msg should be msghash
#163 opened by bitsanity - 1
assert isUint8Array fails when Buffer is passed
#162 opened by Warchant - 3
Doesn't NPM install on Linux, Node 10
#130 opened by youurayy - 6
- 15
Sigining generates a v8 fatal error
#131 opened by red-0ne - 5
Benchmarking Performance Issue
#146 opened by chrishickey - 1
Add handling for Maybe in bindings
#144 opened by fanatid - 4
Explain build warnings
#155 opened by fulldecent - 7
Passing output buffer in
#152 opened by emilbayes - 1
create-hash package introduces unused hash functions
#161 opened by kumavis - 1
Update elliptic package to fix vulnerability
#158 opened by rabomarnix - 6
- 3
How to export public key in DER format?
#157 opened by Lazar955 - 1
it can only sign 32bytes data?
#156 opened by yjjnls - 1
Is this output normal?
#154 opened by DuncanBetts - 2
Exporting elliptic wrapper
#153 opened by alcuadrado - 7
Cannot build on windows
#151 opened by blurHY - 1
Size/length of a signature
#150 opened by Mikerah - 2
secp256k1.publicKeyCreate Error
#149 opened by varshakhandre14 - 2
Cannot build 3.7.0 for Electron 4.x
#147 opened by gabmontes - 2
- 2
Fails to install on Node 12
#142 opened by satazor - 15
Error installing on macOS Mojave
#135 opened by k06a - 2
v3.6.0 breaks ethereumjs-devp2p
#138 opened by vpulim - 3
for browser? is js
#136 opened by youfeed - 2
How to create a second generator point (H)
#134 opened by gavinmcdermott - 1
wont build on nix systems without bash
#133 opened by AVVS - 1
Why the msg to be signed is limited to 32 bytes ?
#132 opened by yupnano