botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
CurveGFpMontgomery.m_p_bn
botan
math
ec_gfp
curve_gfp
CurveGFpMontgomery
Undocumented in source.
class
CurveGFpMontgomery
static if
(
BOTAN_HAS_ENGINE_OPENSSL
)
BIGNUM
*
m_p_bn
;
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_