hyperledger / besu-native

Apache License 2.0
12 stars 35 forks source link

Add module for low level arithmetic #98

Closed shemnon closed 1 year ago

shemnon commented 1 year ago

Add a module for low level arithmetic, for performance. First two operations are modexp precompile and mul operation.