Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractPolynomials ¶
func NewCurve ¶
func NewCurve(params CurveParams) elliptic.Curve
func Polynomials ¶
Polynomials to big.Int f = [233, 74, 0] when x^233 + x^74 + 1 f = [283, 12, 7, 5, 0] when x^283 + x^12 + x^7 + x^5 + 1
Types ¶
Click to show internal directories.
Click to hide internal directories.