gostcurves - v0.1.4
Preparing search index...
conversion
xy2uv
Function xy2uv
xy2uv
(
curve
:
GostCurveParameters
,
point
:
AffinePoint
<
bigint
>
,
)
:
AffinePoint
<
bigint
>
Convert Weierstrass point (
x
,
y
) to Twisted Edwards (
u
,
v
)
Parameters
curve
:
GostCurveParameters
Curve to use
point
:
AffinePoint
<
bigint
>
Weierstrass point
Returns
AffinePoint
<
bigint
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
gostcurves - v0.1.4
Loading...
Convert Weierstrass point (
x
,y
) to Twisted Edwards (u
,v
)