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

# Packages

Package algopts provides shareable options for modifying algebraic operations.
No description provided by the author
No description provided by the author

# Functions

GetCurve returns the [Curve] implementation corresponding to the scalar and G1 type parameters.
GetPairing returns the [Pairing] implementation corresponding to the groups type parameters.

# Interfaces

Curve defines group operations on an elliptic curve.
Pairing allows to compute the bi-linear pairing of G1 and G2 elements.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author