Documentation
¶
Overview ¶
Package internal implements the core functionalities for RFC9380 on NIST groups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NistCurve ¶
type NistCurve[point nistECPoint[point]] struct { GroupOrder big.Int // contains filtered or unexported fields }
NistCurve defines the core characteristics of a NIST curve and its prime-order group.
func (*NistCurve[point]) SetCurveParams ¶
SetCurveParams sets the curve's field and utility function for a new point.
Click to show internal directories.
Click to hide internal directories.