Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromBytesToVerifyingKey ¶
func FromBytesToVerifyingKey(vkBytes []byte) (gnark.VerifyingKey, error)
Types ¶
type BellmanVerifyingKeyBl12381 ¶
type BellmanVerifyingKeyBl12381 struct { G1 struct { Alpha curveBls12.G1Affine Ic []curveBls12.G1Affine } G2 struct { Beta, Gamma, Delta curveBls12.G2Affine } }
Click to show internal directories.
Click to hide internal directories.