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

Question: JS equivilant for Sepck256k1 lib #6

Open
SilentCicero opened this issue Jun 24, 2017 · 2 comments
Open

Question: JS equivilant for Sepck256k1 lib #6

SilentCicero opened this issue Jun 24, 2017 · 2 comments

Comments

@SilentCicero
Copy link

SilentCicero commented Jun 24, 2017

Hi Androlo, great work on the libraries here!

Is there any JS equivalent for the sepc library @androlo? I'm trying to find these methods for JS:

Sepc256k1_addMixedM
Secp256k1._addMixed
Secp256k1._mul
Secp256k1._add
ECCMath.toZ1

Does this library have equivalents or do their mul/add methods not match the above: https://github.com/cryptocoinjs/secp256k1-node/blob/master/API.md#publickeytweakmulbuffer-publickey-buffer-tweak--boolean-compressed--true---buffer?

It doesn't look like they do exactly what I need.

@androlo
Copy link
Owner

androlo commented Jun 24, 2017 via email

@SilentCicero
Copy link
Author

@androlo thanks, will give these a shot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants