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

WIP secp256k1-jdk feature branch #3394

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msgilligan
Copy link
Member

Create a feature branch that requires JDK 17 and uses the secp256k1-jdk proof-of-concept implementation. See Issue #3389.

Because of Issue #3390, we can't build/test with JDK 22, which means we can't use the secp256k1-foreign module yet. So instead, this PR/branch uses the (less complete) secp256k1-bouncy module.

@msgilligan msgilligan added this to the 0.18 milestone Apr 29, 2024
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.

None yet

1 participant