botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
PointGFp.swap
botan
math
ec_gfp
point_gfp
PointGFp
Undocumented in source. Be warned that the author may not have intended to support it.
void
swap
(PointGFp* other)
void
swap
(T other)
struct
PointGFp
void
swap
(
T
)
(
T
other
)
if
(
!
isPointer
!
T
)
Meta
Source
See Implementation
botan
math
ec_gfp
point_gfp
PointGFp
aliases
CompressionType
mutable
constructors
this
enums
UNCOMPRESSED
functions
getAffineX
getAffineY
getCurve
isZero
move
negate
onTheCurve
opAssign
opBinary
opCmp
opEquals
opOpAssign
opUnary
swap
toString
toVector
postblits
this(this)
properties
dup
m_ws_const
m_ws_ref
static functions
multiExponentiate
variables
m_coord_x
m_coord_y
m_coord_z
m_curve
m_ws