Documentation
¶
Index ¶
- func FromG1Proto(p *math.G1) (*mathlib.G1, error)
- func FromG1ProtoSlice(generators []*math.G1) ([]*mathlib.G1, error)
- func FromZrProto(p *math.Zr) (*mathlib.Zr, error)
- func ToProtoG1(s *mathlib.G1) (*math.G1, error)
- func ToProtoG1Slice(input []*mathlib.G1) ([]*math.G1, error)
- func ToProtoZr(s *mathlib.Zr) (*math.Zr, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.