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 lazy and basic wrappers for Secp256k1 curve #127

Merged
merged 1 commit into from
Aug 12, 2021
Merged

Conversation

rheitjoh
Copy link
Member

@rheitjoh rheitjoh commented Aug 4, 2021

Addresses #48. Also makes original Secp256k1 implementation package-private as we did for the bilinear groups.

@rheitjoh rheitjoh linked an issue Aug 4, 2021 that may be closed by this pull request
@rheitjoh rheitjoh requested a review from JanBobolz August 4, 2021 08:27
@rheitjoh rheitjoh merged commit aee1880 into develop Aug 12, 2021
@rheitjoh rheitjoh deleted the secpk256k1-lazy branch August 12, 2021 07:30
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.

Easier instantiation of Secp256k1
2 participants