botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
PointGFp.opBinary
botan
math
ec_gfp
point_gfp
PointGFp
Undocumented in source. Be warned that the author may not have intended to support it.
PointGFp
opBinary
(BigInt scalar)
PointGFp
opBinary
(PointGFp rhs)
PointGFp
opBinary
(PointGFp rhs)
PointGFp
opBinary
(PointGFp point)
struct
PointGFp
const
PointGFp
opBinary
(
string
op
)
(
auto
const
ref
PointGFp
point
)
if
(
op
== "*"
)
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_ref
static functions
multiExponentiate
variables
m_coord_x
m_coord_y
m_coord_z
m_curve
m_ws