Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyhedraZK/ExpanderCompilerCollection
/ ToBigInt
Method
ToBigInt
ecgo/utils/buf.go:17–17 ·
view source on GitHub ↗
(c constraint.Element)
Source
from the content-addressed store, hash-verified
15
type
SimpleField
interface
{
16
SerializedLen() int
17
ToBigInt(c constraint.Element) *big.Int
18
FromInterface(i
interface
{}) constraint.Element
19
}
20
Callers
4
AppendFieldElement
Method · 0.65
ConstantValue
Method · 0.65
solveInput
Method · 0.65
evalSub
Method · 0.65
Implementers
3
Field
ecgo/field/gf2/field.go
Field
ecgo/field/bn254/field_wrapper.go
Field
ecgo/field/m31/field.go
Calls
no outgoing calls
Tested by
no test coverage detected