botan v1.13.4 (2023-03-01T00:35:38Z)
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
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
Equality operator