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