hyperledger / besu-native

Apache License 2.0
14 stars 36 forks source link

Investigate adding gnark-crypto to besu-native #91

Open garyschulte opened 2 years ago

garyschulte commented 2 years ago

Investigate adding gnark-crypto to besu-native

specifically jni/jna bindings for EC functions on:

As gnark-crypto is a go library, it is worth considering using Java 17's FFM

garyschulte commented 5 months ago

FFM is still marked as preview in java 21, so regular JNI for now