Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultDriverVersion = setup.ProtocolV1
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DLogPublicParamsGenerator ¶
type DLogPublicParamsGenerator struct {
DefaultCurveID math3.CurveID
DriverVersion driver.TokenDriverVersion
}
func NewDLogPublicParamsGenerator ¶
func NewDLogPublicParamsGenerator(defaultCurveID math3.CurveID, version driver.TokenDriverVersion) *DLogPublicParamsGenerator
NewDLogPublicParamsGenerator creates a new generator. The version is optional and defaults to v1.
Click to show internal directories.
Click to hide internal directories.