Versions in this module Expand all Collapse all v0 v0.10.6 Jun 15, 2023 v0.10.5 May 23, 2023 Changes in this version + func FromBytesToVerifyingKey(vkBytes []byte) (gnark.VerifyingKey, error) + type BellmanVerifyingKeyBl12381 struct + G1 struct{ ... } + G2 struct{ ... } + func (vk *BellmanVerifyingKeyBl12381) ReadFrom(r io.Reader) (n int64, err error) + func (vk *BellmanVerifyingKeyBl12381) WriteTo(w io.Writer) (n int64, err error)