package
2.0.0
Repository: https://github.com/danivilardell/gnark.git
Documentation: pkg.go.dev

# Functions

NewConfig applies all given options and returns a configuration to be used.
WithCompleteArithmetic forces the use of safe addition formulas for scalar multiplication.
WithFoldingScalarMul can be used when calling MultiScalarMul.
WithNbScalarBits defines the number bits when doing scalar multiplication.

# Type aliases

AlgebraOption allows modifying algebraic operation behaviour.