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

Support secp256k1 #126

Closed
wshbair opened this issue Mar 11, 2020 · 3 comments
Closed

Support secp256k1 #126

wshbair opened this issue Mar 11, 2020 · 3 comments

Comments

@wshbair
Copy link

wshbair commented Mar 11, 2020

It possible to support the secp256k1 beside secp256r1 ? I see the first version support it but in the later versions it is not existed

@rmhrisk
Copy link
Contributor

rmhrisk commented Mar 11, 2020

Yes but tits dependent on it and how your HSM supports it since PKCS11 doesn’t specify how this works.

See: #123

@wshbair
Copy link
Author

wshbair commented Mar 11, 2020

HSM

Sorry, I didn't get your question. I am quite new in this field. I am exploring the SoftHSMv2 for development and then shift to AWS CloudHSM which supports the secp256k1

@microshine
Copy link
Contributor

Fixed in a new version [email protected]
https://github.com/PeculiarVentures/graphene/blob/master/src/keys/ec/curves.ts#L5

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

3 participants