Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the difference between 'secp256k1' and 'ecurve' #12

Closed
jiangbo0216 opened this issue Jun 13, 2018 · 1 comment
Closed

What is the difference between 'secp256k1' and 'ecurve' #12

jiangbo0216 opened this issue Jun 13, 2018 · 1 comment
Labels

Comments

@jiangbo0216
Copy link

thank your work !! and i want to know the difference of the 'secp256k1' and 'ecurve'

 try {
   module.exports = require('bindings')('secp256k1')
 } catch (err) {
   module.exports = require('./ecurve')
 }
@dcousens
Copy link
Contributor

dcousens commented Jun 13, 2018

@dcousens dcousens changed the title what is the difference of the 'secp256k1' and 'ecurve' What is the difference between 'secp256k1' and 'ecurve' Jun 13, 2018
fanatid added a commit that referenced this issue Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants