Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EdwardsFlavor ¶
func EdwardsFlavor(r *field.Element) *curve.EdwardsPoint
EdwardsFlavor computes EdwardsPoint corresponding to the provided Elligator 2 representative.
func SetEdwardsFromXY ¶
func SetEdwardsFromXY(p *curve.EdwardsPoint, x, y *field.Element) *curve.EdwardsPoint
SetEdwardsFromXY sets the EdwardsPoint to that corresponding to the x and y coordinates.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.