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

Add P-256K alias for secp256k1 #253

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Add P-256K alias for secp256k1 #253

merged 2 commits into from
Dec 2, 2021

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Nov 30, 2021

Resolves #241

simo5 added 2 commits December 1, 2021 17:38
Resolves latchset#241

Signed-off-by: Simo Sorce <simo@redhat.com>
Deprecates the get_curve() function which shouldn't really be exposed
to users as it is an internal detail.
Change tests and jwa.py to stop using get_curve()

Signed-off-by: Simo Sorce <simo@redhat.com>
@simo5 simo5 merged commit 8613bae into latchset:master Dec 2, 2021
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

Successfully merging this pull request may close these issues.

How about allow P-256K as an alias for secp256k1.
1 participant