botan v1.13.4 (2023-03-01T00:35:38Z)
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, const(BigInt)* x, const(BigInt*) y, SecureVector!word ws)
struct
CurveGFp
const
void
mul
()
(
BigInt
*
z
,
const
(
BigInt
)*
x
,
const
(
BigInt
*)
y
,
SecureVector
!
word
ws
)
BigInt
mul
(const(BigInt)* x, const(BigInt*) y, SecureVector!word ws)
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