botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
CurveGFp.opEquals
botan
math
ec_gfp
curve_gfp
CurveGFp
Equality operator
struct
CurveGFp
const
bool
opEquals
(
const
ref
CurveGFp
other
)
Parameters
other
CurveGFp
curve to compare with
Return Value
Type:
bool
true iff this is the same curve as other
Meta
Source
See Implementation
botan
math
ec_gfp
curve_gfp
CurveGFp
constructors
this
destructors
~this
functions
fromRep
getA
getARep
getB
getBRep
getP
mul
normalize
opCmp
opEquals
sqr
swap
toRep
toString
toVector
postblits
this(this)
properties
dup
static functions
chooseRepr
variables
m_repr
Equality operator