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

Java modules support #90

Merged
merged 2 commits into from
Oct 4, 2022
Merged

Conversation

mustafauzunn
Copy link
Contributor

@mustafauzunn mustafauzunn commented Oct 3, 2022

Signed-off-by: Mustafa Uzun mustafa.uzun@limechain.tech

Add java modules support:

./bls12-381 - org.hyperledger.besu.native.bls12_381
./secp256k1 - org.hyperledger.besu.native.secp256k1
./secp256r1 - org.hyperledger.besu.native.secp256r1
./altbn128 - org.hyperledger.besu.native.altbn128
./blake2bf - org.hyperledger.besu.native.blake2bf
./ipa-multipoint - org.hyperledger.besu.native.ipa.multipoint

Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
@shemnon shemnon enabled auto-merge (squash) October 4, 2022 01:24
@shemnon shemnon merged commit ae81ebc into hyperledger:main Oct 4, 2022
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.

2 participants