Documentation ¶
Index ¶
Constants ¶
View Source
const Separator = "||"
Separator is used to delimit to end an array of bytes. The bytes are the bytes of hex-encoded string.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type G1Array ¶
G1Array is an array of G1 elements
func GetG1Array ¶
GetG1Array takes a series of G1 elements and returns the corresponding array
type SigningIdentity ¶
type SigningIdentity interface { driver.SigningIdentity }
type WrappedSigningIdentity ¶
func (*WrappedSigningIdentity) Serialize ¶
func (w *WrappedSigningIdentity) Serialize() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.