Versions in this module Expand all Collapse all v0 v0.7.0 Dec 4, 2025 Changes in this version + const DefaultDriverVersion + type DLogPublicParamsGenerator struct + DefaultCurveID math3.CurveID + DriverVersion driver.TokenDriverVersion + func NewDLogPublicParamsGenerator(defaultCurveID math3.CurveID, version driver.TokenDriverVersion) *DLogPublicParamsGenerator + func (d *DLogPublicParamsGenerator) Generate(tms *topology.TMS, wallets *topology.Wallets, args ...interface{}) ([]byte, error)