botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
ModularReducer.multiply
botan
math
numbertheory
reducer
ModularReducer
Multiply mod p
struct
ModularReducer
const
BigInt
multiply
(
const
(
BigInt
)*
x
,
const
(
BigInt
)*
y
)
Parameters
x
const
(
BigInt
)*
integer
y
const
(
BigInt
)*
integer
Return Value
Type:
BigInt
(x * y) % p
Meta
Source
See Implementation
botan
math
numbertheory
reducer
ModularReducer
constructors
this
functions
cube
getModulus
initialized
multiply
reduce
square
properties
dup
Multiply mod p