botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
CurveGFp.swap
botan
math
ec_gfp
curve_gfp
CurveGFp
swaps the states of this and other, does not throw
struct
CurveGFp
void
swap
(
T
)
(
T
other
)
Parameters
other
T
curve to swap values with
Meta
Source
See Implementation
botan
math
ec_gfp
curve_gfp
CurveGFp
constructors
this
functions
fromRep
getA
getARep
getB
getBRep
getP
mul
normalize
opCmp
opEquals
sqr
swap
toRep
toString
toVector
postblits
this(this)
properties
clone
static functions
chooseRepr
variables
m_repr
swaps the states of this and other, does not throw