Versions in this module Expand all Collapse all v0 v0.7.0 Dec 4, 2025 Changes in this version + var BLS12_381_BBS_GURVY_FAST_RNG math.CurveID + func CurveIDToString(id math.CurveID) string + func StringToCurveID(s string) math.CurveID + type CurveWithFastRNG struct + func NewCurveWithFastRNG(c driver.Curve) *CurveWithFastRNG + func (c *CurveWithFastRNG) Rand() (io.Reader, error)