hyperledger / besu-native

Apache License 2.0
12 stars 35 forks source link

Investigate adding gnark-crypto to besu-native #91

Open garyschulte opened 1 year ago

garyschulte commented 1 year 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 1 month ago

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