botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
CurveGFpMontgomery.swap
botan
math
ec_gfp
curve_gfp
CurveGFpMontgomery
Undocumented in source. Be warned that the author may not have intended to support it.
class
CurveGFpMontgomery
override
void
swap
(
CurveGFpRepr
other_
)
Meta
Source
See Implementation
botan
math
ec_gfp
curve_gfp
CurveGFpMontgomery
constructors
this
destructors
~this
functions
curveMul
curveSqr
fromCurveRep
getA
getARep
getB
getBRep
getP
getPWords
swap
toCurveRep
toVector
variables
m_ctx
m_mont
m_p_bn
m_x_
m_y_
m_z_