botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
CurveGFp.mul
botan
math
ec_gfp
curve_gfp
CurveGFp
Undocumented in source. Be warned that the author may not have intended to support it.
void
mul
(BigInt z, BigInt x, BigInt y, SecureVector!word* ws)
BigInt
mul
(BigInt x, BigInt y, SecureVector!word* ws)
struct
CurveGFp
const
BigInt
mul
()
(
auto
const
ref
BigInt
x
,
auto
const
ref
BigInt
y
,
SecureVector
!
word
*
ws
)
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