Documentation ¶
Index ¶
Constants ¶
View Source
const (
BaseField2Adicity = 32
)
View Source
const Limbs = basefield.Limbs
Limbs is the number of 64-bit words needed to represent the field element.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Element ¶
Element is a field element representing the basefield of the curve.
func BatchInvert ¶
BatchInvert computes the inverse of a slice of field elements.
func SqrtPrecomp ¶
Click to show internal directories.
Click to hide internal directories.